Hi,
I have a question on back merging branches to develop. we are creating branches out of develop and working on them. we want to know if there is a capability within bamboo/bitbucket to automatically merge story branches from develop on each push we make to create a Pull request.
Idea is : the moment anyone creates a PR , he should be automatically be getting latest of develop merged back in his branch (the branch from where he created his story brnach , ideally develop). this action would leave his PR either in Conflict state or still good shape.
is there a Page i can follow to check on this or if someone can describe if its possible.
i know it can be done manually by selecting merge from develop(when using studio). looking for an automated way in bitbucket or bamboo