Skip to content

Commit

Permalink
We also need to allow auto merge for "automated pr" labels (#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 authored Oct 31, 2023
1 parent 11f0b65 commit 1c712ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pull_request_rules:
- or:
- "check-success=pullapprove"
- label="fast track"
- label="automated pr"
- "#approved-reviews-by>=1"
- "#review-threads-unresolved=0"
- "-draft"
Expand Down

0 comments on commit 1c712ae

Please sign in to comment.