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 Dec 6, 2024
1 parent 6a8781b commit 3883b53
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@ queue_rules:
- name: default
merge_conditions:
- check-success=tests
defaults:
actions:
queue:
allow_merging_configuration_change: true
method: rebase
merge_method: rebase

pull_request_rules:
- name: merge using the merge queue
conditions:
- base=master
- label~=merge-queue|dependencies
actions:
queue: {}
queue:

0 comments on commit 3883b53

Please sign in to comment.