Skip to content

ci: send tests failure Slack notification directly to a user#7607

Merged
ppawlowski merged 4 commits into
mainfrom
ci-tests-notification-per-user
Jun 29, 2026
Merged

ci: send tests failure Slack notification directly to a user#7607
ppawlowski merged 4 commits into
mainfrom
ci-tests-notification-per-user

Conversation

@ppawlowski

Copy link
Copy Markdown
Contributor

Description

This pull request changes the way how Slack notifications are sent on failed tests execution.
From now, failed tests executed against a feature branch (pull request) are sent directly to a pull request author via the GitHubBot Slack application. If tests fail against the main branch, notification is sent to the gh-pipelines channel mentioning the last commit author.

Related Issue(s)

https://github.com/FlowFuse/CloudProject/issues/687

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.95%. Comparing base (9f6c480) to head (ae97a8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7607   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files         411      411           
  Lines       21094    21094           
  Branches     5141     5141           
=======================================
  Hits        16233    16233           
  Misses       4861     4861           
Flag Coverage Δ
backend 76.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@ppawlowski ppawlowski marked this pull request as ready for review June 26, 2026 12:31
@ppawlowski ppawlowski changed the title ci: send tests failure Slack notification to a user ci: send tests failure Slack notification directly to a user Jun 26, 2026
@ppawlowski ppawlowski requested a review from hardillb June 26, 2026 12:31
@ppawlowski ppawlowski merged commit 3561a04 into main Jun 29, 2026
28 checks passed
@ppawlowski ppawlowski deleted the ci-tests-notification-per-user branch June 29, 2026 08:15
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.

2 participants