Hello,
Is it possible to change a JIRA issue status automatically after its pull request has been approved in BitBucket?
Ex:
Ticket-111 is in progress and the pull request related to this ticket has been approved in BitBucket.
Instead of moving it manually to the next status, I'd like to know if is there any automation to do that.
I have checked triggers in JIRA Workflow, however there is no option for Pull Request Approved.
Best
Carlos
It is not an option in JIRA yet. However, latest version of Bitbucket server is coming with webhooks. You might be able to take advantage of it and push the story to another status by triggering a REST call from Bitbucket server on PR approval.
Haven't tried it yet but worth checking.
Has anybody tried using REST calls for getting a trigger in Jira on Pull Request approval ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sowmya Srinivasapura Devaraja and @Jobin Kuruvilla [Adaptavist],
Do you guys have any example of those Bitbucket REST calls?
Thanks
Carlos
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.