Forums

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

How to use scriptrunner script for blocking merge of PR pending latest commit build result

Jaideep Padhye March 11, 2019

I want to block merge of PR if the build status for the latest commit is not known. Currently, our minimum successful builds are set to 1. So if the PR owner rescopes the request, they can merge even before the new build passes based on the old commits build status. There are two ways to fix this:

1. Clear the build status from PR for rescoped event.

2. Block the merge until the build status for latest commit is know. 

I tried to use approach 2, using the BuildStatusService in scriptrunner as mentioned here: https://community.atlassian.com/t5/Bitbucket-questions/Adaptavist-ScriptRunner-BuildStatusService-not-resolved-in-Merge/qaq-p/659173

But I got some errors which I'm unable to overcome.

My bitbucket server version is Atlassian Bitbucket v5.14.1 and I don't have admin access to the server. I'm admin on my project.

Any suggestions?

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
kolka0000 February 4, 2021

Hi! I am interested in the same question. Didn't find a solution?

TAGS
AUG Leaders

Atlassian Community Events