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

Getting error for Slack notification

Sadik Ali January 8, 2020

Hi,

I am getting build failed with error message:

✖ Notification failed.

Response code :200

Below is my yml  file:

image: maven:3.6.1
pipelines: default:

- step: caches:

- maven script: # Modify the commands below to build your repository.

- mvn -version # -B batch mode makes Maven less verbose #

- mvn clean install

- pipe: atlassian/slack-notify:0.3.3

variables:

WEBHOOK_URL: $WEBHOOK_URL

MESSAGE: 'Started Execution job'

DEBUG: 'true' # Optional.

 

Already added slack in repository and pipeline.

 

1 comment

Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 10, 2020

Hi @Sadik Ali , could you share the pipe logs?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events