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

Don't mark issue as Doing if its blocked

parent 92da8fd0
Branches
Tags 0.17
No related merge requests found
Pipeline #19926 passed
......@@ -115,6 +115,8 @@ resource_rules:
conditions:
ruby: merge_requests_count > 0
state: opened
forbidden_labels:
- "Status: Blocked"
actions:
labels:
- "Doing"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment