Skip to content

ci: post regression notifications if scheduled tests do not succeed#2667

Merged
zimeg merged 1 commit intomainfrom
zimeg-ci-regression-not-success
Oct 3, 2025
Merged

ci: post regression notifications if scheduled tests do not succeed#2667
zimeg merged 1 commit intomainfrom
zimeg-ci-regression-not-success

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Oct 3, 2025

Summary

This PR matches the changes of slackapi/bolt-python#1376 to send regression notifications if scheduled tests do not succeed instead of just during failures. Fixes an issue where test timeout do not post a message.

Requirements

@zimeg zimeg added this to the 4.4.1 milestone Oct 3, 2025
@zimeg zimeg self-assigned this Oct 3, 2025
@zimeg zimeg added semver:patch tests M-T: Testing work only github_actions Pull requests that update GitHub Actions code labels Oct 3, 2025
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.37%. Comparing base (f8c3987) to head (bd22227).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2667   +/-   ##
=======================================
  Coverage   93.37%   93.37%           
=======================================
  Files          37       37           
  Lines        7581     7581           
  Branches      667      667           
=======================================
  Hits         7079     7079           
  Misses        497      497           
  Partials        5        5           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

Nice 💯

@zimeg
Copy link
Member Author

zimeg commented Oct 3, 2025

@WilliamBergamin Woot! We should bring these scheduled checks to other projects soon, per your great suggestion 🤖 ✨

@zimeg zimeg merged commit a52bd1e into main Oct 3, 2025
19 checks passed
@zimeg zimeg deleted the zimeg-ci-regression-not-success branch October 3, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code semver:patch tests M-T: Testing work only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants