Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroyuki Tanaka <myheroyuki@outlook.com>2023-10-03 17:51:49 +0300
committerHiroyuki Tanaka <myheroyuki@outlook.com>2023-10-03 17:51:49 +0300
commit56369eb6cccdbfeecf78872fd0b36e834bb8458f (patch)
treed26d3087ebce799894b62a600aaf3a612107c049 /.triage-policies.yml
parent747da7bc86379b6a8b940903e832cc370419b09f (diff)
Update .triage-policies.yml
Diffstat (limited to '.triage-policies.yml')
-rw-r--r--.triage-policies.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/.triage-policies.yml b/.triage-policies.yml
index a46f3b10f..e62cc3324 100644
--- a/.triage-policies.yml
+++ b/.triage-policies.yml
@@ -68,6 +68,24 @@ resource_rules:
{{author}} This issue is now closed due to being marked as "needinfo" with no updates for a long time. Please re-open it if still relevant.
CC {{assignees}}
+ - name: Close old "waiting for feedback" policy
+ conditions:
+ date:
+ attribute: updated_at
+ condition: older_than
+ interval_type: months
+ interval: 1
+ state: opened
+ labels:
+ - waiting for feedback
+ limits:
+ most_recent: 50
+ actions:
+ status: close
+ comment: |
+ {{author}} This issue is now closed due to being marked as "waiting for feedback" with no updates for a long time. Please re-open it if still relevant.
+ CC {{assignees}}
+
- name: Close old "needs attention" policy
conditions:
date: