Anyone is aware of event listeners for plan branch creation?
We would be able to programmatically set options of plan branch (see /branch/admin/config/editChainBranchDetails.action?planKey={planKey}{i}) at its own creation.
Thanks in advance.
Cheers.
1 Like
We asked the same question to the Bamboo development team via Atlassian support ticket: we can use event listener com.atlassian.bamboo.event.ChainCreatedEvent
, who might be interested.
Cheers.
1 Like