I was trying to create a rule when Request Change is done in pull request, item should move to In Progress and Assignee should go back to WorkProduct Owner.
Hi @Kunjan Giri
For a question like this, context is important for the community to help. Please post the following:
Until we see those...
Are you trying to transition and assign the issue when the Pull Request is merged? If so, please use that trigger, as described here: https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/#Pull-request-merged
Kind regards,
Bill
Hello @Bill Sheboy
I am just trying to create a simple automation trigger where if there is Request change in any pull request item should move back to InProgress and assignee should go back to work product owner. Not when pull request is merged, I can see the trigger for pull request merged but I am trying to trigger if there is request change in pull request. It's a simple rule in Jira so I don't know what images and log you're asking. Thank you for response I appreciate it.
Respectfullly,
kunjan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no built-in trigger to do what you ask.
You could investigate using an Incoming Webhook Trigger if your source control / pipeline tooling allows calling one when the Request changes.
Please note well: when asking an automation question, supplying an image of the automation rule and audit log details are essential to provide context. If you are unable or unwilling to provide those, it will be more difficult for the community to offer help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.