Skip to content

Commit

Permalink
ci(Mergify): configuration update (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 8, 2024
2 parents 1cc3a63 + 9754ad2 commit c9250c0
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
pull_request_rules:
- name: Automatic merge
conditions:
- base=main
- check-success=gitStream workflow automation
actions:
merge:
method: merge

queue_rules:
- name: default
queue_conditions:
- check-success=gitStream workflow automation
pull_request_rules:
- name: Automatic merge
conditions:
- base=main
- check-success=gitStream workflow automation
actions:
merge:
method: merge
queue_rules:
- name: default
queue_conditions:
- check-success=gitStream workflow automation

0 comments on commit c9250c0

Please sign in to comment.