Skip to content

Commit

Permalink
Merge pull request #3565 from anoma/tomas/ci-rename-merge-label
Browse files Browse the repository at this point in the history
change the label to trigger PR merge to "merge"
  • Loading branch information
mergify[bot] authored Jul 30, 2024
2 parents d9b61de + b279060 commit f979859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ queue_rules:
pull_request_rules:
- name: main-automatic-merge
conditions:
- label = "ready-for-draft"
- label = "merge"
- label != "do-not-merge"
- "#approved-reviews-by >= 1"
- base = main
Expand Down

0 comments on commit f979859

Please sign in to comment.