mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-08 01:11:49 +08:00
.triage-policies.yml: apply the wontfix label if closing automatically [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -14,6 +14,8 @@ resource_rules:
|
||||
ruby: resource[:assignees].empty? && resource[:merge_requests_count].to_i == 0
|
||||
actions:
|
||||
status: close
|
||||
labels:
|
||||
- wontfix
|
||||
comment: |
|
||||
{{author}} This issue has been open for over 6 months with no assignee and no linked merge request. We are closing it automatically. If you are still interested in addressing it, please re-open and either assign it to yourself or link a merge request. If this is a security issue, please re-open it and notify a maintainer so it can be marked as such. This is an automated message.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user