Hi,
Is it possible to restrict the users to merge their hotfix /feature / * branches to Master & develop only via command line and not using UI?
Thanks,
Sowmya
Hi @Alastair Wilkes I believe I might have use case.
My team tends to follow git-flow when working, however we recently automated freezing dev code and releasing and we automated it using custom pipelines jobs.
Hence we freeze code from dev to release branch, and after we get greenlit, we release the code with another custom pipeline job:
And since I wasn't able to find a way for bitbucket-pipelines to be the only one that could merge code to specific branch, it would really be neat to either disable the merge button, or even replace it with button that'll trigger specific pipelines job.
Hi Sowmya,
No, this isn't possible -- usually teams want to require that changes must be merged through the UI, not the other way around! :)
Can I ask: if Bitbucket had this feature, how would it improve your workflow?
Alastair
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.