Skip to content

Commit

Permalink
Merge pull request #290 from Mic92/Mic92-patch-2
Browse files Browse the repository at this point in the history
mergify: fix branch and checks list
  • Loading branch information
Mic92 authored Oct 1, 2024
2 parents b749376 + 4f6e919 commit 008dde0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
queue_rules:
Zaraqueue_rules:
- name: default
merge_conditions:
- check-success=format-check
- check-success=tests
- check-success=buildbot/nix-build
batch_size: 5
merge_method: rebase
pull_request_rules:
- name: merge using the merge queue
conditions:
- base=master
- base=main
- label~=merge-queue|dependencies
actions:
queue: {}

0 comments on commit 008dde0

Please sign in to comment.