Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the commit hash from a Jira ticket with the Jira/bitbucket integration?

Dan Meador
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 28, 2019

I'm trying to collect ALL commits from just my bug tickets in order to see which files were altered to fix issues. I'm trying to just get the commit hashes and that would be enough to create a script to run through and grab the info I need.

Any idea how I would do this?

1 answer

0 votes
Muhammad Ramzan(Atlassian Certified Master)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 28, 2019

you can easily get from database 

 

bb_pr_commit table contains all the commit hash

sta_pull_request table contains all from_hash and to_hast (pull requests with commits)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events