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

Slack notifications on workflows failures #125

Open
1 task
czeslavo opened this issue Feb 29, 2024 · 0 comments
Open
1 task

Slack notifications on workflows failures #125

czeslavo opened this issue Feb 29, 2024 · 0 comments
Labels
area/maintenance migrated-from-archive Issues migrated from the archived KGO repository

Comments

@czeslavo
Copy link
Contributor

Problem Statement

Currently, it's possible we will overlook regular workflows failures if they're not part of the CI pipeline (e.g. build.yaml that happens right after merging to main and nightly.yaml that builds nightly images every night).

The goal of this issue is to setup Slack notifications (or anything else that would ping the team) if the mentioned workflows are failing.

Proposed Solution

On every failure of the mentioned workflows, post a message to team-k8s-notifications Slack channel.

Acceptance Criteria

  • When build.yaml or nightly.yaml workflow fails, the team gets notified via some agreed channel
@czeslavo czeslavo transferred this issue from another repository Apr 15, 2024
@czeslavo czeslavo added migrated-from-archive Issues migrated from the archived KGO repository area/maintenance labels Apr 15, 2024
@czeslavo czeslavo transferred this issue from another repository Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance migrated-from-archive Issues migrated from the archived KGO repository
Projects
None yet
Development

No branches or pull requests

1 participant