Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
ci: block automerge until clippy (macos-latest) green (#34325)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau authored Dec 5, 2023
1 parent 62681b1 commit bbb58c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ pull_request_rules:
# only require docs checks if docs files changed
- -files~=^docs/
- status-success=build & deploy docs
- or:
- -files~=(\.rs|Cargo\.toml|Cargo\.lock)$
- check-success=clippy (macos-latest)
actions:
merge:
method: squash
Expand Down

0 comments on commit bbb58c2

Please sign in to comment.