Hello,
I have been struggeling in creating a workflow, with a trigger based on label.
I want issued that are marked with a specific label, lets call it "UIBugs" label, to have a trigger of moving from "In Progress" to "Pending QA" when a pull request connected to this issue.
Any issue not connected to this label should move from "In Progress" to "Resolved" automatically. This is the trigger we have now and it is working.
How can I change the steps in the workflow only for issues with a specific label?
I didn't find any filter or condition for the issue type or label.
Thanks for any help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.