Forums

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

Access Pull Request code diff from the API

Gary Thompson
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!
November 6, 2018

Hi All,

I'm using adaptavist scriptrunner in bitbucket which exposes the PullRequest (and MergeRequest) API from Bitbucket.

My goal is simple:  Veto a PR into our release or production branches if there is any "TODO" text appearing (for this project, I'm not planning on interpreting the source to see if it's a string, variable, comment etc...) in the source code.

Obviously we're manually checking for these, but in our feature and dev branches it's okay to leave them in (we typically reference Jira issues in the source code), but it would be nice to get a quick sanity check in the PR.

I've been through the APIs and at best I can get the most recent commit ID for the from and to repositories, but don't seem to be able to get the commit history (and hence diff data) that is available to users in bitbucket.

Gary.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events