Skip to content

Commit

Permalink
chore: fix mergify
Browse files Browse the repository at this point in the history
Signed-off-by: LingKa <[email protected]>
  • Loading branch information
LingKa28 committed Dec 21, 2023
1 parent 00ba15e commit 5a1e39a
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@ pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=2"
- check-success=Outdated
- check-success=Audit
- check-success=Check
- check-success=Validation
- check-success=Format
- check-success=Test
- check-success=Clippy
- check-success=Lint Check
- check-success=Xline Operator Test
- check-success=Commit Message Validation
- check-success=Spell Check
- check-success=Coverage
- check-success=Configuration changed
- check-success=DCO
- check-success=Summary
- status-success="codecov/patch"
- status-success="codecov/project"
actions:
Expand Down

0 comments on commit 5a1e39a

Please sign in to comment.