Skip to content

Commit

Permalink
add mergify
Browse files Browse the repository at this point in the history
  • Loading branch information
DavHau committed Apr 10, 2024
1 parent c70cdf9 commit d358313
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
queue_rules:
- name: default
defaults:
actions:
queue:
allow_merging_configuration_change: true
method: rebase
pull_request_rules:
- name: merge using the merge queue
conditions:
- base=main
- label~=merge-queue|auto-merge|dependencies
actions:
queue:

0 comments on commit d358313

Please sign in to comment.