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

BitBucket API to find commits details against specific commit message

lalit_nagora June 3, 2019

In Bitbucket, We are trying to fetch the commit details by the commit message added by developer during commit.

I would like to know, if there is any bitbucket API which searches the commits by their commit messages and can provide commit details against the search string across repositories?

2 answers

0 votes
Mirthe Valentijn June 19, 2020

I was hoping there was an update for this. I'd like to retrieve all commits in a specific repo that contain a specific string (ticket nr in this case). Any new info on this?

0 votes
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 20, 2019

Hello @lalit_nagora

Unfortunately there's no API to search across commit messages at the moment. The only feasible way I can think of would be traversing all commits and analysing them on the client side. You can instruct commits API to only return some commits as well as return specific fields for them, like only commit message and author, for instance.

Cheers,
Daniil

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events