Add option to have targetBranch be project's default_branch
Gitlab projects have a default_branch
property (API docs). For our organization, this changes release over release, rather than being one permanent 'master' branch.
It would be really useful to tell this extension that I'd like to use the value of that property as targetBranch
.