Files
sailing-analytics/.github
Axel Uhl 08b7205d6d bug53: don't post build-gate on a cancelled trusted build
A cancelled build is indeterminate — the tests might have passed had the
run not been interrupted — so posting build-gate=failure would be
misleading. Restrict the failure post to build.result==failure (a real
tested failure); a cancelled trusted build now posts NOTHING, leaving the
build-gate context absent so the PR stays blocked at "Expected" with no
red X. Re-run to obtain a real verdict.

Assisted-By: Claude Opus 4.8
2026-08-29 00:24:27 +02:00
..