Hello ,
I m interested if there is any way to automate this task , when pull request approved in Github , change the corresponding task status in Jita ,
Can it be done with Webhook ore some kind of automation with Jenkins server ?
Thanks
I have the same issue
When User approved the Pull Reuqest (but still not merge)
I want the status of the Jira subtask switch from `Wait-For-Review` to `Done`.
So far, there are only these operation.
Want another trigger like "Pull request Approved"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Levan Murusidze ლევან მურუსიძე ,
I believe Jira automation should help you with this. There are special DevOps triggers available, so if your cloud Jira software is integrated with Github, you should be able to create automation rule like this:
See here for more info, section DevOps triggers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yeah, but the PR might be approved but not yet merged.
E.g. in our workflow the PR is first approved by developers, and then it is passed to QA. but not merged until both approved the PR.
But if I wanted to change the Jira ticket from `Waiting for Code Review` to `Waiting for QA`, there seems not to exist an event that:
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.
I have also been waiting for this to be added for a couple years.
You are now able to view if a PR is reviewed from JIRA since it now has a check mark if it has, so it seems to have the information for.
We have also looked into use github actions to handle this with a on review trigger, but we have multiple teams and projects in the same repos, so decided against it since it was a lot of juggling and may effect teams that do not work in a similar workflow. BUT GA could be an option for small projects that only have 1 team on them, for anyone that stumbles on to this.
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.
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.