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

Latest Committed user

Srinivasan Gunasekaran May 11, 2017

Hi,

I want to unapprove all the pull request only if the user x0260870 commits change in the branch.

Am using below in "Withdraw approvals when a pull request changed" in event handler.but not working properly. 

def comm = event.pullRequest.commitAuthors*.name

comm.first()!="x0260870"

 But it is not taking as x0260870 when i do commit, instead it is taking the previous user who committed.

 for eg,

 UserA committed already.

UserB is going to commit, and when he do commit, the event should check for the user UserB as first, instead UserA showing as first.

 Please help.

 Regards,

Srinivasan NG.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events