Forums

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

Question on "Merge only after pull request" restriction

Glyn Jones
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!
October 30, 2017

I have set up a baseline branch to restrict all users from pushing to it, as I only want code merged after a pull request has been approved.

This works fine if the Stash GUI is used to do the merge.

However, there are times when the pull request has been approved after the head of the baseline branch has moved on significantly.

I'd like to be able to do the approved merge to my local baseline branch, verify the build locally (possibly fixing errors caused during the merge), then push the baseline branch back to the repository. This is particularly important when the changes overlap and the merges are non-trivial.

When I try this, the git push is rejected, as no-one is allowed to push to the baseline branch, even though the merge was of an approved pull request.

Is there a  way to allow this behaviour? I've read the documentation but couldn't find anything in there.

 

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
January 10, 2018

Hello Glyn, 

As I understand do you want decline the push to base line branch. 

If I were you I will set the branch permission on repo,  

then develop own pre-receive hook:

references:

Or another point is the use some hook from marketplace.

 

Hope it helps 

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events