EventListener for variable create/update/delete

Hello,

I am trying to write a add-on for bamboo that listens for changes to either project/plan or deployment environment variable changes.

I can perform the task I need based on a plans variable changing using the “PlanConfigurationChangedAnalyticsEvent” hook and this works great.

But I am unable to find any Events that are been fired when variables are added/modified/deleted on either Projects or Deployment Environments.

Is this just missing? or am I missing something!?

Thanks

I don’t think Bamboo API has events triggered on variables modification

1 Like