We are planning on enabling Git commits through the JIRA -> Git integration with the idea that we could retrieve the commits through the JIRA REST API. Will Git commits be retrievable through the API?
Hi @Cory Sandahl ,
you could use the following internal rest api https://YOUR_BASE_URL/jira/rest/dev-status/1.0/issue/detail?issueId=ISSUE_ID&applicationType=bitbucket&dataType=repository
Hope this helps,
Fabio
It looks like you're new here. Sign in or register to get started.