Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,7 @@ shared:

# Has reviews and no changes requested
is_approved: &is_approved
- and:
- "#approved-reviews-by>=1"
- "#changes-requested-reviews-by=0"
- "#review-threads-unresolved=0"
- "#commented-reviews-by=0"
"github-review-decision=APPROVED"

# Checks are passing
checks_are_passing: &checks_are_passing
Expand Down
Loading