How to change the status of JIRA ticket when GitHub pull request associated is in review state

Anil Chauhan January 23, 2018

I can see the trigger options for different states of GitHub eg. Branch created,Branch merged, Pull request created, Pull request declined but I cannot see the  review started event in the list of triggers. Could  you please tell me the exact plugin which has this.

2 answers

2 votes
Tarun Sapra
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 23, 2018

The events table for workflow triggers has "Review started" only for Crucible (and not for bitbucket or github)

Dev toolEvents

Bitbucket, GitHub, GitHub EnterpriseCrucibleFishEye
  • Pull request created
  • Pull request merged
  • Pull request declined (Bitbucket only)
  • Pull request reopened (Bitbucket Server only)
  • Commit created
  • Branch created
  • Review started
  • Submitted for approval
  • Review rejected
  • Review abandoned
  • Review closed
  • Review summarized
  • Commit created
  • Branch created
Tarun Sapra
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 23, 2018
Like Phil Atkinson likes this
Anil Chauhan January 24, 2018

Thanks for this update Tarun. Will this be supported anytime soon ? Do you have any idea? 

Like # people like this
Tarun Sapra
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 24, 2018

Helle @[deleted] Chauhan , May be you can create a ticket in JIRA for the Atlassian team. As I am not sure if it's on their roadmap of features. 

1 vote
Phil Atkinson May 22, 2019

Follow the guide as mentioned: https://confluence.atlassian.com/adminjiraserver/configuring-workflow-triggers-938847513.html

Basically, create a webhook in your github repo to point to JIRA.
In your jira, workflow add a trigger to one of your statuses.

Suggest an answer

Log in or Sign up to answer