Skip to content

Commit

Permalink
Update mergify rules (#1353)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm authored Jul 11, 2023
1 parent a699d90 commit 103eb96
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,7 @@
queue_rules:
- name: default
conditions:
- check-success=elastic-package/pr-merge
- check-success=buildkite/elastic-package

pull_request_rules:
- name: automatic approval for Dependabot pull requests
Expand All @@ -13,7 +13,7 @@ pull_request_rules:
message: Automatically approving dependabot
- name: automatic merge of bot 🤖
conditions:
- check-success=elastic-package/pr-merge
- check-success=buildkite/elastic-package
- check-success=CLA
- base=main
- author~=^dependabot(|-preview)\[bot\]$
Expand Down

0 comments on commit 103eb96

Please sign in to comment.