Skip to content

Commit

Permalink
ci(mergify): upgrade configuration to current format
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Nov 22, 2024
1 parent 8df84d8 commit 14e2822
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
queue_rules:
- name: default
merge_conditions:
- check-success=buildbot/nix-eval
defaults:
actions:
queue:
merge_method: rebase
- name: default
queue_conditions:
- base=main
- label~=merge-queue|dependencies
merge_conditions:
- check-success=buildbot/nix-eval
merge_method: rebase

pull_request_rules:
- name: merge using the merge queue
conditions:
- base=main
- label~=merge-queue|dependencies
actions:
queue:
- name: refactored queue action rule
conditions: []
actions:
queue:

0 comments on commit 14e2822

Please sign in to comment.