summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-06-08 16:11:13 +0700
committerhathach <[email protected]>2026-06-08 16:11:13 +0700
commitfba8d257846ab9149f9db5443827d741492f837d (patch)
tree25b265038c98308ca8ddfaf1f7d52db7f0c972a7 /.github/workflows/pre-commit.yml
parent46aded44af947e1be32426edcd6ff2c0596f1765 (diff)
test/hil: accumulate HIL report across re-runs; post as sticky PR comment
hil_test.py persists results in a hil_report.json sidecar and regenerates hil_report.md from it. A full run starts fresh; a re-run (--skip-board / -bt, i.e. the .skip file) merges into the existing report so already-passed boards/tests are preserved while only re-run cells update. The report dir is configurable via HIL_REPORT_DIR. build.yml: each HIL rig writes the report to a workspace-sibling dir that survives the per-attempt workspace clean, and uploads it as an artifact. A new hil-report job merges the rigs' reports into one sticky PR comment (marocchino) with one table per rig. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Diffstat (limited to '.github/workflows/pre-commit.yml')
0 files changed, 0 insertions, 0 deletions