Skip to content

v0.6.0 — digest: Lane status section from a configurable external reporter

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:42
· 32 commits to main since this release
18dbecf

v0.6.0 — digest: Lane status section from a configurable external reporter

The morning digest gains a "Lane status" section fed by LANE_STATUS_CMD: counts plus capped lists of default-branch
CI reds, human-owned lanes and stale lanes, a documented tool-agnostic JSON contract, six fail-visible paths that never
change the digest exit code, raw JSON saved under state/digests// (0600), and an isolated launch frame
(env -i, quarantined HOME, GH_CONFIG_DIR carve-out, set -m process-tree kill, ulimit-bounded output).

Evidence: PR #20 (completion record L1-7, candidate 3abdf95), CI runs
https://github.com/caty-ai/alpha-nightshift/actions/runs/33956820520 (guard) and
https://github.com/caty-ai/alpha-nightshift/actions/runs/33956820731 (test-lint), Issue #16 (design freeze,
implementation records). Design: docs/digest-lane-status.md v1.3.