Skip to content

Commit

Permalink
Merge pull request #1060 from trws/mergify-branch-protections
Browse files Browse the repository at this point in the history
mergify: remove rule listing, use branch protection
  • Loading branch information
grondo authored Aug 22, 2023
2 parents 041db81 + b85bb8e commit 76f2e3b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@ queue_rules:
- name: default
conditions:
- base=master
- status-success="validate commits"
- status-success="spelling"
- status-success="python format"
- status-success="python lint"
- status-success="bookworm - gcc-12,distcheck"
- status-success="bookworm - clang-15"
- status-success="bookworm - test-install"
- status-success="focal"
- status-success="el8"
- status-success="fedora34"
- status-success="coverage"
- label="merge-when-passing"
- label!="work-in-progress"
- "approved-reviews-by=@flux-framework/core"
Expand Down

0 comments on commit 76f2e3b

Please sign in to comment.