Forums

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

Bitbucket Audit Report

Doug.Muldowney
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!
September 8, 2021

Is there a way for me to pull a report or extract that shows all of the commits with the date and associated message (tagged JIRA ticket)? I need to show this for some configuration management proof, and I'm trying to avoid manual screen shots.

1 answer

0 votes
Ulrich Kuhnhardt _IzymesCo_
Atlassian Partner
September 8, 2021

If you have git installed you can clone the repository(s) and run a command like

$ git log --oneline --pretty=format:"%h,%an,%ai,%s"

which gives you a CSV style output which you can process further.

Doug.Muldowney
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!
September 10, 2021

Thanks for the suggestion. I don't specifically have the skills to do this, but I can see if the release manager can give it a try.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events