diff --git a/.mergify.yml b/.mergify.yml index 730198d898..9fdcc30a89 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -28,31 +28,7 @@ pull_request_rules: backport: branches: - release/v0.50.x - - name: backport patches to v0.47.x branch - conditions: - - base=main - - label=backport/v0.47.x - actions: - backport: - branches: - - release/v0.47.x - - name: backport patches to v0.46.x branch - conditions: - - base=main - - label=backport/0.46.x - actions: - backport: - branches: - - release/v0.46.x - - name: backport patches to v0.45.x branch - conditions: - - base=main - - label=backport/0.45.x - actions: - backport: - branches: - - release/v0.45.x - name: automerge to main with label automerge and branch protection passing conditions: [] actions: - queue: \ No newline at end of file + queue: