Hello, I was just curious if it's currently possible to set an automation up that would automatically bring our master branch up to date after a version is released in jira.
Say we're using version 1234, and we mark it released.
Maybe we then use regex like (version\/{{version.name}}) to find our version branch in source tree.
I'd then like to auto create a pull request to merge the version branch into master, and have it approved automatically.
Does something like this exist as an automation option in jira?
Hi @Chauncey V. Loving ,
Dont think that there is a solution for this out of the box, you can try the below steps:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.