0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-12-04 19:48:21 -05:00

👷 ci(mergify): upgrade configuration to the new format (#632)

Co-authored-by: Mergify <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
mergify[bot] 2024-12-02 22:15:36 +03:00 committed by GitHub
parent ef0ae2f0aa
commit cac82d1986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +1,14 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
queue_rules:
- name: default
queue_conditions:
- "#approved-reviews-by>=2"
- check-success=build (stable)
- check-success=CodeFactor
- check-success=Rust project
actions:
queue:
method: squash
merge_conditions: []
merge_method: squash
pull_request_rules:
- name: automatic update of pull requests where more 5 commits behind
conditions:
- "#commits-behind>5"
@ -17,4 +18,8 @@ pull_request_rules:
conditions:
- merged
actions:
delete_head_branch: {}
delete_head_branch: {}
- name: Automatic merge on approval
conditions: []
actions:
queue: