mirror of
https://gitlab.com/Remmina/Remmina.git
synced 2025-04-29 08:22:32 +08:00
Do not close issues just because they are old
This commit is contained in:
parent
cc2a72fdf4
commit
ae4cc394a0
@ -1,24 +1,6 @@
|
||||
resource_rules:
|
||||
issues:
|
||||
rules:
|
||||
- name: Close older than 9 Months
|
||||
conditions:
|
||||
date:
|
||||
attribute: updated_at
|
||||
condition: older_than
|
||||
interval_type: months
|
||||
interval: 9
|
||||
state: opened
|
||||
forbidden_labels:
|
||||
- Status::Backlog
|
||||
limits:
|
||||
most_recent: 50
|
||||
actions:
|
||||
status: close
|
||||
comment: |
|
||||
{{author}} This issue was closed due to not being updated for a long time. Please re-open it if still relevant.
|
||||
CC {{assignees}}
|
||||
|
||||
- name: Close old "needinfo" policy
|
||||
conditions:
|
||||
date:
|
||||
|
Loading…
x
Reference in New Issue
Block a user