Following the official documentation, it is pretty straight forward to duplicate an existing Bot.
What I am having an issue understanding, is how to set the git branch for this new Bot.
My use case is to have our CI tool (say, Jenkins) create a new Bot after a new branch / pull request is created.
I fully expect that I am somehow failing at comprehending the documentation, but would really appreciate if someone could point me in the right direction.
Thanks!