In bamboo build plans I can set at least some options specific for branches like with which plan to auto-merge or clean up settings.
Can I also set these options through java specs? They do not exist in the exported java specs of existing plans.
We have some special branches which exist in all our repositores (for special environments or QA steps) and I would like to avoid setting these up manually for all build plans.