Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Update mergify label (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: Leandro Boscariol <[email protected]>
  • Loading branch information
alfetopito and Leandro Boscariol authored Aug 13, 2021
1 parent 1bec4a8 commit e6d94a0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
pull_request_rules:
- name: Merge approved and green PRs without merge blocking PR labels
- name: Merge approved and green PRs when tagged with 'Auto-merge'
conditions:
- "#approved-reviews-by>=2"
- label!=["WIP", "Don't merge", "On hold"]
- label="Auto-merge"
- check-success=Deploy
- base=develop
actions:
merge:
method: squash
Expand Down

0 comments on commit e6d94a0

Please sign in to comment.