Forums

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

Can Stash (Bitbucket Server) have custom pull request rules per branch.

Noah Zucker
Contributor
November 9, 2015

I have a project in Stash I MEAN Bitbucket Server. 

We currently require 1 approval for any pull request to be merged.

I want to configure it so that pull requests against the master branch require 2 approvals to be merged.

Is this kind of special custom-approval-rule-per-branch possible, either with a plug in or out of the box?

 

 

3 answers

1 accepted

0 votes
Answer accepted
TimP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 9, 2015

Hi @Noah Zucker, 

That isn't available out of the box, but you have a couple of options. You could raise an issue in the BSERV project on https://jira.atlassian.com for consideration by our product management team. Alternatively, merge checks are actually pluggable, so if you have the inclination (and some basic Java skills), you could actually implement it yourself. There's a great tutorial here if you're interested: https://developer.atlassian.com/bitbucket/server/docs/latest/tutorials-and-examples/controlling-when-pull-requests-can-be-merged.html

Hope this helps!

cheers,

Tim

Noah Zucker
Contributor
November 9, 2015
0 votes
Tim Crall
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 9, 2015

The Workzone plugin will allow you to set mandatory reviewers on a branch, but I don't know of a way to set a different minimum number of reviewers on a per branch basis.

0 votes
Rahul Mohan
Contributor
November 9, 2015

AFAIK a pull request can be configured only on a repo basis in STASH/Bitbucket.

 

i dont think there is a plugin available for customizing pull request for each branch,

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events