1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00

Make mergify shut-up when merged or closed

This commit is contained in:
Tim Möhlmann 2019-01-24 20:14:28 +02:00
parent 49192deec8
commit 3f4c65e6d1

View File

@ -4,6 +4,8 @@ pull_request_rules:
conditions:
- -title~=(WIP|wip)
- -label~=^(status/wip|status/blocked)$
- -closed
- -merged
actions:
comment:
message: |