[all-commits] [llvm/llvm-project] eabf93: [CI] Detect step failures in metrics job (#122564)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Jan 11 14:04:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eabf9313d47b8e25b2a2e4ee62dd70f79eacf1df
https://github.com/llvm/llvm-project/commit/eabf9313d47b8e25b2a2e4ee62dd70f79eacf1df
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-01-11 (Sat, 11 Jan 2025)
Changed paths:
M .ci/metrics/metrics.py
Log Message:
-----------
[CI] Detect step failures in metrics job (#122564)
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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list