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

[CI] Detect step failures in metrics job #122564

Merged

Conversation

boomanaiden154
Copy link
Contributor

This patch makes the metrics job also detect failures in individual steps. This is necessary now that we are setting continue-on-error in the premerge jobs to prevent sending out unnecessary email to detect what jobs actually fail.

Copy link

github-actions bot commented Jan 11, 2025

✅ With the latest revision this PR passed the Python code formatter.

This patch makes the metrics job also detect failures in individual steps.
This is necessary now that we are setting continue-on-error in the premerge
jobs to prevent sending out unnecessary email to detect what jobs actually
fail.
@boomanaiden154 boomanaiden154 force-pushed the metrics-job-detect-step-failures branch from 8a9c3eb to 09a8144 Compare January 11, 2025 07:12
@boomanaiden154 boomanaiden154 merged commit eabf931 into llvm:main Jan 11, 2025
8 checks passed
@boomanaiden154 boomanaiden154 deleted the metrics-job-detect-step-failures branch January 11, 2025 22:04
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