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
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
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…
Add table
Add a link
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.