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

Fix triage policy syntax

parent bafc3071
No related branches found
No related tags found
1 merge request!4Fix triage policy syntax
Pipeline #13897 skipped
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment