Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
automation
Commits
656ccbaa
Commit
656ccbaa
authored
Apr 09, 2021
by
Georg Krause
Browse files
Merge branch 'reduce-pressure' into 'main'
Use inactive label to mark the warning See merge request
!3
parents
14136737
bafc3071
Pipeline
#13896
passed with stage
in 2 minutes and 20 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.triage-policies.yml
View file @
656ccbaa
...
...
@@ -23,7 +23,23 @@ resource_rules:
A member of the team will have a look at this ticket as soon as possible. Afterwards this ticket will follow
our issue workflow. We would really appreciate if you could check back to answer questions. Enjoy!
-
name
:
Inactive issues waiting for input (close)
-
name
:
Remove inactive label if there was activity
conditions
:
date
:
attribute
:
updated_at
condition
:
newer_than
interval_type
:
days
interval
:
60
state
:
opened
labels
:
-
"
inactive"
limits
:
most_recent
:
50
actions
:
remove_labels
:
-
"
inactive"
-
name
:
Inactive issues (close)
conditions
:
date
:
attribute
:
updated_at
...
...
@@ -36,9 +52,9 @@ resource_rules:
condition
:
less_than
threshold
:
3
labels
:
-
"
Status:
input
wanted
"
-
"
inactive
"
limits
:
most_recent
:
1
0
most_recent
:
5
0
actions
:
status
:
close
comment
:
|
...
...
@@ -66,9 +82,8 @@ resource_rules:
milestone
:
none
labels
:
-
"
Status:
input
wanted"
-
"
Status:
Needs
reproduction"
limits
:
most_recent
:
1
0
most_recent
:
5
0
actions
:
comment
:
|
Hi,
...
...
@@ -91,6 +106,8 @@ resource_rules:
If no activity for this issue is found whithin the next 30 days, it will be closed automatically.
Thanks for your help! :heart:
labels
:
-
"
inactive"
-
name
:
Make sure each issue has a Status label
conditions
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment