Skip to content

Commit

Permalink
Merge branch 'master' into slack-ci-notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Mo-Fatah committed Jun 19, 2023
2 parents 2c98acd + 7482120 commit 75a1a64
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
pull_request_rules:
- name: Require approval from Armada maintainer
conditions:
- "#approved-reviews-by>=1"
actions:
post_check:
success_conditions:
- or:
- "#approved-reviews-by>=2"
- and:
- "#approved-reviews-by>=1"
- "author~=^(JamesMurkin|severinson|d80tb7|carlocamurri|kannon92|dejanzele|Sharpz7|ClifHouck|robertdavidsmith|theAntiYeti|richscott|suprjinx|zuqq)"
title:
Two are checks required.

0 comments on commit 75a1a64

Please sign in to comment.