Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Trigger Email Notification for manual steps in pipeline

Bharath Singireddy January 14, 2019

Hello Community Members,
currently, we are using bitbucket cloud and Bitbucket Pipelines.
I have a pipeline that has several steps which are executed automatically, but we also have some steps in that pipeline which should be triggered manually before it continues to the next step.
An example is doing smoke tests on INT environment before deploying the app to the UAT environment.

So , is there a way that email notification is sent to the developer who triggered the pipeline that the build step has been reached and needs a manual intervention to continue the pipeline.

Currently, we dont get any emails when our pipelines reach the manual trigger step.

Example:
pipeline 
  - step1
     Build
  - step2
     unit test
 - step3
     deploy to INT
- step4
     desc: Do smoke tests 
     trigger: manual
 - step5
     deploy to UAT

1 answer

0 votes
examplesbdev example March 19, 2020

Hi Bharath,

   Did you get the solution for this? I also have similar requirement. Could you please provide me some guidance how you achieved this?

 

Regds

Jamie

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events