Skip to content

Commit

Permalink
ci(Mergify): configuration update (#27329)
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple authored and pull[bot] committed Aug 8, 2023
1 parent 72b4b8b commit f4b3881
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
pull_request_rules:
- name: Automatic merge on PullApprove
conditions:
- "#approved-reviews-by>=1"
- "#review-threads-unresolved=0"
- "-draft"
- or:
- "check-success=pullapprove"
- "check-skipped=pullapprove"
- "check-neutral=pullapprove"
actions:
merge:
method: squash

0 comments on commit f4b3881

Please sign in to comment.