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
dd93d34a
Verified
Commit
dd93d34a
authored
Apr 09, 2021
by
Georg Krause
Browse files
Fix triage policy syntax
parent
bafc3071
Pipeline
#13897
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.triage-policies.yml
View file @
dd93d34a
...
...
@@ -112,7 +112,7 @@ resource_rules:
-
name
:
Make sure each issue has a Status label
conditions
:
forbidden_labels
:
-
"
Status:
{
Blocked,
Draft,
input
wanted,
Needs
Design,
Needs
reproduction,
Need
triage,
Ready,
Review
wanted
}
"
-
Status
:
{
Blocked
,
Draft
,
input wanted
,
Needs Design
,
Needs reproduction
,
Need triage
,
Ready
,
Review wanted
}
state
:
opened
actions
:
labels
:
...
...
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