Is there a way to only allow one specified branch ...
# help
s
Is there a way to only allow one specified branch to be merged into master?
j
Hi Sid 🙂, You can define a pre-merge hook to test the origin branch from which the merge occurs. Can you elaborate on the use-case for this kind of functionality? Sounds interesting 🤔