Rainer Gerhards a3ed549d7f ci: export EL10 logs after a failed phase
Why:
Failure evidence is useful only if the workflow reaches its collection path.

Impact:
EL10 Mock failures retain their original failed job result and now expose
all available rpmbuild logs.

Before/After:
The phase marker exited nonzero under set -e and prevented the evidence
aggregation branch from running.

Technical Overview:
Allow the failure-marker command to record its status without terminating the
step immediately.
Continue through ownership normalization and failure-log aggregation, then
exit with the original Mock build status.

With the help of AI-Agents: Codex
2026-08-04 10:12:16 +02:00
..
2026-05-13 09:33:38 +02:00