Skip to content

Commit

Permalink
ci(Mergify): configuration update (#2566)
Browse files Browse the repository at this point in the history
* ci(Mergify): configuration update

Signed-off-by: Dave Gantenbein <null>

* Update .mergify.yml

Co-authored-by: Kevin Hannon <kannon1992@gmail.com>

---------

Signed-off-by: Dave Gantenbein <null>
Co-authored-by: Kevin Hannon <kannon1992@gmail.com>
  • Loading branch information
dave-gantenbein and kannon92 committed Jun 19, 2023
1 parent b52963a commit 7482120
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 7482120

Please sign in to comment.