Skip to content

*: improve slack notification on Kurtosis#4508

Merged
KaloyanTanev merged 1 commit intomainfrom
kalo/failed-kurtosis-cluster-slack
May 1, 2026
Merged

*: improve slack notification on Kurtosis#4508
KaloyanTanev merged 1 commit intomainfrom
kalo/failed-kurtosis-cluster-slack

Conversation

@KaloyanTanev
Copy link
Copy Markdown
Collaborator

Report which clusters failed Kurtosis tests in Slack

category: feature
ticket: none

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the Kurtosis smoke test Slack notification by including a concise, Slack-friendly summary of which clusters had firing alerts (and whether metrics coverage looks incomplete).

Changes:

  • Add helper logic to summarize “failed” clusters (from firing alerts + optional metrics coverage signal) and write it to an output file.
  • Extend the Kurtosis smoke test workflow to persist that summary as an artifact and embed it into the Slack failure message.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
scripts/debug/kurtosis_alerts.py Adds --failed-clusters-out support and generates a Slack-friendly cluster failure summary file.
.github/workflows/kurtosis-smoke-test.yml Calls the new flag, uploads failed_clusters.txt, and injects a formatted block into the Slack failure notification.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/debug/kurtosis_alerts.py
@KaloyanTanev KaloyanTanev enabled auto-merge (squash) May 1, 2026 13:55
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.14%. Comparing base (b35fc00) to head (26f3942).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4508      +/-   ##
==========================================
+ Coverage   57.11%   57.14%   +0.03%     
==========================================
  Files         245      245              
  Lines       32920    32939      +19     
==========================================
+ Hits        18801    18824      +23     
+ Misses      11752    11748       -4     
  Partials     2367     2367              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@KaloyanTanev KaloyanTanev merged commit 89bb080 into main May 1, 2026
14 of 15 checks passed
@KaloyanTanev KaloyanTanev deleted the kalo/failed-kurtosis-cluster-slack branch May 1, 2026 14:24
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

Successfully merging this pull request may close these issues.

3 participants