Skip to content

Commit

Permalink
CHanged process require mergify to merge it (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 authored Oct 31, 2023
1 parent e9570df commit 11f0b65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ pull_request_rules:
- "#approved-reviews-by>=1"
- "#review-threads-unresolved=0"
- "-draft"
- "label!=automated pr" # Don't auto merge automated PRs
- "#check-failure=0" # Don't auto merge with a failure
- "#check-pending=0" # Don't auto merge with anything pending
- or:
Expand All @@ -16,4 +15,4 @@ pull_request_rules:
- "check-neutral=pullapprove"
actions:
merge:
method: squash
method: squash

0 comments on commit 11f0b65

Please sign in to comment.