fix(ci): trim the over-cap comment that reddened main + make the PR gate match the release gate #480
No reviewers
Labels
No labels
burndown-2026-06
burndown-2026-08
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/advocate
role/director
role/exec
role/frontend
role/gamedev
role/human
role/platform
role/qa
role/science
role/sysadmin
state
ambient
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!480
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/comment-cap-and-pr-gate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Run 1078 diagnosis (via the new logs bridge): the read:user comment block from #479's follow-up commit runs 5 lines against the 2-line cap. The PR gate only ran pytest, so it sailed through and failed on main where the release gate runs pre-commit-all. Comment trimmed;
ci / gatenow runspre-commit run --all-filestoo, so PRs cannot pass what main refuses.