Skip to content

Commit

Permalink
github: require reef job to pass in mergify config
Browse files Browse the repository at this point in the history
Signed-off-by: John Mulligan <[email protected]>
  • Loading branch information
phlogistonjohn authored and anoopcs9 committed Aug 16, 2023
1 parent d4eac7d commit f0c3f35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ queue_rules:
- check-success=test-suite (nautilus)
- check-success=test-suite (octopus)
- check-success=test-suite (pacific)
- check-success=test-suite (reef)

pull_request_rules:
# Clearing approvals after content changes
Expand All @@ -41,6 +42,7 @@ pull_request_rules:
- status-success=test-suite (nautilus)
- status-success=test-suite (octopus)
- status-success=test-suite (pacific)
- status-success=test-suite (reef)
- or:
- and:
- label=no-API
Expand Down

0 comments on commit f0c3f35

Please sign in to comment.