Skip to content

Commit

Permalink
updated Mergify configuration (#3632)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefano Ricci <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 31, 2024
1 parent fffb37b commit 1a6b23a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
queue_rules:
- name: default
conditions:
queue_conditions:
- check-success=build
- check-success=DeepScan

merge_method: squash

pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
actions:
queue:
method: squash
name: default
- name: automatic branch update
conditions:
Expand Down

0 comments on commit 1a6b23a

Please sign in to comment.