Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can Automation for Jira (Server) transition issues based on BitBucket pull requests?

Elizabeth Dutton January 18, 2021

I know there is functionality on Jira Cloud but not on Server, so is there another way to do this?

1 answer

0 votes
Darryl Lee
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 18, 2021

Hi - I think you'll have/want to use Incoming webhooks:
https://confluence.atlassian.com/automation/triggers-993924804.html#Triggers-incomingwebhookIncomingwebhook

Incoming webhook
* Available in Server Lite: No
* Related smart values: {{webhookData}}

A webhook is a way for a third party to trigger an Automation Rule. The webhook can specify specific issues to act on or even provide Automation for Jira with real-time data that you can use to update your issues. We have some great examples on how we have used webhooks in our blog:

* Triage customer feedback and add a slack notification
* How to use Automation for Jira to improve Continuous Delivery
* Integrate Jira and GitHub.

---

Then you'll need to set up BitBucket PRs to trigger that webhook you setup:

Server: https://confluence.atlassian.com/bitbucketserver/managing-webhooks-in-bitbucket-server-938025878.html
Cloud: https://support.atlassian.com/bitbucket-cloud/docs/manage-webhooks/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events