mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-30 01:32:23 +00:00
Make mergify shut-up when merged or closed
This commit is contained in:
@@ -4,6 +4,8 @@ pull_request_rules:
|
|||||||
conditions:
|
conditions:
|
||||||
- -title~=(WIP|wip)
|
- -title~=(WIP|wip)
|
||||||
- -label~=^(status/wip|status/blocked)$
|
- -label~=^(status/wip|status/blocked)$
|
||||||
|
- -closed
|
||||||
|
- -merged
|
||||||
actions:
|
actions:
|
||||||
comment:
|
comment:
|
||||||
message: |
|
message: |
|
||||||
|
|||||||
Reference in New Issue
Block a user