We have an automation set up that moves a ticket from In Progress to Needs Review when a Pull Request is opened in Github. This has been working just fine for us for 1 year+.
Recently (I think in the last few days?), when any update is made to an open Github PR, our Jira automation rule is being triggered again. This never used to happen - it would only happen when the PR was first opened.
Now, when additional commits or updates happen to the PR, it's triggering the rule again which is causing it to incorrectly move statuses (when a PR is approved, we move it to QA Review, but now the rule is moving them back when we update the PR).
Did something change?
Are you able to add scree shots of the automation you have set up? It'll really help when it comes to troubleshooting your issue.
Thanks
Aaron.
Sure, it's just this - the "Status is not one of" condition I just added yesterday to work around the issue.
It just seems to be picking up on additional events/activity from the PR, when it didn't before.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for that.
So you are saying actions that are not "Pull request created" are triggering this rule?
Have you checked the audit log of this rule? To see where the trigger is coming from?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.