Hi all!
Wanted to ask you for some triggers with a workflow.
We currently have a working trigger for Branch Created from ToDo to InProgress.
We currently have a working trigger for Pull Request Merged from InProgress to Dev.
We currently have a NON working trigger for Pull Request Merged from Dev to QA.
I thought it was maybe due to the status being called QA, whereas the branch is actually called Master. So yesterday I ran a test where I have a new ‘status’ called Master and try again, but without success.
Any idea how I can automate the PR trigger to QA? Is it because I have already a pullrequestmerged active?