feat: alert slack on smoke test failures#4707
Conversation
🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: b9890e2 | Docs | Datadog PR Page | Give us feedback! |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 54d6aaeca4
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
genesor
left a comment
There was a problem hiding this comment.
LGTM! Will the webhook send a message in #guild-dd-trace-go-notifications ?
|
@genesor Yup, it's configured to #guild-dd-trace-go-notifications! |
BenchmarksBenchmark execution time: 2026-04-30 10:29:45 Comparing candidate commit b9890e2 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 268 metrics, 7 unstable metrics.
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit 42bfe51: What to do next?
|
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
09bfbae
into
main
What does this PR do?
Smoke tests now always pass, and any failures are reported to Slack instead.
Motivation
We don't want Green CI to tank due to smoke test failures, which are usually out of our control.
Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.make fix-moduleslocally.Unsure? Have a question? Request a review!