I am looking out for a approval workflow integration in Bamboo .
There should be an option for approval or rejection from Senior Management for each Job Task - Checkout/Build/Deploy Once the approval is done then the Job task should automatically pick it up from where it is left
If its a rejection then Job task should not proceed further and should stop at the same step
Let me know how can this be achieved using Bamboo features.
Else is there any workaround to achieve this ?
Thanks,
Chandrika
Hi!
I see it's better to evaluate with Jira and Bamboo.
Approval process will be on Jira side.
Use the trigger functionality:
Or via post-function from Jira send rest api requests to trigger plan with variables.
Cheers,
Gonchiik Tsymzhitov
Thanks for your suggestion !! May i know how the webhook can be integrated ? Is it from JIRA or Bamboo ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From Jira, will execute a job in Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.