Skip to content

Commit

Permalink
[mergify]: notify conflicts in PRs that are still open (#29122)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 24, 2021
1 parent db5de27 commit 73333b4
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 73333b4

Please sign in to comment.