It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi there. Is it possible to remove or disable the 'Merge' button in Stash in a pull request?
Reason we need this is because currently we're hosting our repository on a different machine than Stash. Until we migrated both Stash and the repository to the same machine we would still like to use Stash for reviewing purposes. E.g. we would want to allow people to create pull requests just for the sake of letting others review.
We want to achieve this by mirroring the repository to the Stash machine and allowing read-only operations on the repository on the Stash machine. Hence, merging is not allowed and should be disabled.
If people have some other suggestions, that would be most welcome too.
Hi Tonni,
Your best bet is to write a small plugin that provides a merge-check. That way you can easily prevent pull requests from getting merged. Also consider providing a pre-receive-hook to prevent people from pushing to Stash until you're ready to migrate over.
Cheers,
Michael
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBitbucket Pipelines helps me manage and automate a number of serverless deployments to AWS Lambda and this is how I do it. I'm building Node.js Lambda functions using node-lambda ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.