Skip to content
Snippets Groups Projects
Verified Commit 505715c1 authored by Georg Krause's avatar Georg Krause
Browse files

Limit addition of needs triage to 20

parent 3b0dffdb
No related branches found
No related tags found
No related merge requests found
Pipeline #13903 passed
...@@ -121,6 +121,8 @@ resource_rules: ...@@ -121,6 +121,8 @@ resource_rules:
- "Status: Ready" - "Status: Ready"
- "Status: Review wanted" - "Status: Review wanted"
state: opened state: opened
limits:
most_recent: 20
actions: actions:
labels: labels:
- "Status: Need triage" - "Status: Need triage"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment