Skip to content

Commit

Permalink
[mergify]: notify conflicts in PRs that are still open
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Nov 24, 2021
1 parent 606a7d2 commit 0646d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ pull_request_rules:
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: ask to resolve conflict
conditions:
- -merged
- -closed
- conflict
actions:
comment:
Expand Down

0 comments on commit 0646d6d

Please sign in to comment.