Skip to content

Commit

Permalink
fix: remove unused automerge config
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp authored Nov 22, 2024
1 parent 524d192 commit 12fa277
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
queue_rules:
- name: default
queue_conditions:
- "#approved-reviews-by>1"
- base=main
- label=A:automerge
merge_conditions:
- "#approved-reviews-by>1"
merge_method: squash
commit_message_template: |
{{ title }} (#{{ number }})
{{ body }}
pull_request_rules:
- name: backport patches to v0.46.x branch
conditions:
Expand Down Expand Up @@ -44,7 +31,3 @@ pull_request_rules:
backport:
branches:
- release/v0.42.x
- name: refactored queue action rule
conditions: []
actions:
queue:

0 comments on commit 12fa277

Please sign in to comment.