Skip to content

Commit

Permalink
Update Mergify configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Mar 11, 2021
1 parent 43e1378 commit 6637cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
pull_request_rules:
- name: automatic merge
conditions:
- "status-success~=buildkite/rules-nixpkgs(|/pr)"
- 'status-success~=Build & Test - Nixpkgs \(ubuntu\).*'
- 'status-success~=Build & Test - Nixpkgs \(macos\).*'
- "#approved-reviews-by>=1"
- "label=merge-queue"
- "base=master"
Expand All @@ -25,4 +26,3 @@ pull_request_rules:
label:
remove:
- "merge-queue"

0 comments on commit 6637cfa

Please sign in to comment.