Skip to content

Commit

Permalink
update mergify config to match core
Browse files Browse the repository at this point in the history
I missed some mergify requirements when transferring this, or maybe
updated them after.
  • Loading branch information
trws committed Aug 22, 2023
1 parent 8761d50 commit 3903ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ queue_rules:
- status-success="spelling"
- status-success="python format"
- status-success="python lint"
- status-success="bookworm - gcc-8,distcheck"
- status-success="bookworm - clang-6.0"
- status-success="bookworm - gcc-12,distcheck"
- status-success="bookworm - clang-15"
- status-success="bookworm - test-install"
- status-success="focal"
- status-success="el8"
Expand Down

0 comments on commit 3903ac3

Please sign in to comment.