Skip to content

Commit

Permalink
github: Require squid job to pass in mergify config
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop C S <[email protected]>
  • Loading branch information
anoopcs9 authored and mergify[bot] committed Oct 24, 2024
1 parent da1e313 commit 2c86010
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 @@ -12,6 +12,7 @@ queue_rules:
- check-success=test-suite (pacific)
- check-success=test-suite (quincy)
- check-success=test-suite (reef)
- check-success=test-suite (squid)
merge_method: rebase
update_method: rebase

Expand All @@ -38,6 +39,7 @@ pull_request_rules:
- status-success=test-suite (pacific)
- status-success=test-suite (quincy)
- status-success=test-suite (reef)
- status-success=test-suite (squid)
- or:
- and:
- label=no-API
Expand Down

0 comments on commit 2c86010

Please sign in to comment.