Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Slack notifications #2

Open
nicolaei opened this issue Mar 1, 2022 · 0 comments
Open

Better Slack notifications #2

nicolaei opened this issue Mar 1, 2022 · 0 comments

Comments

@nicolaei
Copy link
Contributor

nicolaei commented Mar 1, 2022

An idea would be to make the slack notifications even better than today using the slack block API.
We do have a solution today, using the existing slack integration that was created two years ago, but it's a bit lackluster.

Suggested Idea

Make a new slackbot that is configured using the YAML file like this:

notify:
  # Post to this channel
  channel: pipeline-notifications
  # Only notify on these statuses
  status: [FAILURE, SUCCESS, STARTED]

Together with the slack block API we could enrich the message to link directly to the log-output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant