ceremony/actions/labels-reconcile
cndgrr d4512a1e82 test(labels): drive the fetch that feeds the grace, at the sweep level
The predicate's fixtures cannot see the read that sets HEAD_COMMIT_AT, so a
sweep probe drives it both ways: read, and the blocker is written off a dated
head; denied, and the denial is named on its own line while the state still
converges — this read narrows one blocker, it does not skip the PR the way an
unreadable rollup does. Renaming the assignment reds the probe.

The read also moves after the mergeability/checks skip: a PR the sweep walks
away from must not pay for a call whose only consumer is a blocker that pass
will never decide.

Refs #236
2026-08-03 17:23:11 +00:00
..
action.yml feat: centralize labels machinery 2026-07-22 18:18:18 +00:00
labels-reconcile.sh test(labels): drive the fetch that feeds the grace, at the sweep level 2026-08-03 17:23:11 +00:00