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:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2023-01-31 10:44:04 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2023-01-31 10:44:04 +0300
commit2432955cac4e095b51d054610d600da4799ee7c7 (patch)
treee70845df68cf68801322cc7f08106814b5a556d4 /.triage-policies.yml
parent31f968ce046c3978035b84948a6414b9e21a8b83 (diff)
Enforce labelling after 8 days max
Diffstat (limited to '.triage-policies.yml')
-rw-r--r--.triage-policies.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.triage-policies.yml b/.triage-policies.yml
index 5bc9d71a9..90fbd0e58 100644
--- a/.triage-policies.yml
+++ b/.triage-policies.yml
@@ -35,13 +35,13 @@ resource_rules:
{{author}} the Remmina project is looking for new developers.
We hope someone will take care of your problem in a short time, or you may considering helping out to solve this issue.
- - name: Unlabelled after 30 days
+ - name: Unlabelled after 8 days
conditions:
date:
attribute: updated_at
condition: older_than
interval_type: days
- interval: 30
+ interval: 8
state: opened
no_additional_labels: true
limits: