Align repository-plan comment with the current dev-base validator #202

Closed
opened 2026-08-05 09:57:53 +00:00 by coilyco-ops · 0 comments
Member

Context

Release run https://forgejo.coilysiren.me/coilyco-flight-deck/agent-compose/actions/runs/158 failed in the validation step after main landed #201.

The current dev-base code-comment validator limits contiguous Go comments to two lines. internal/cascade/repository_plan.go introduced a three-line function comment, while the repository-local pinned hook cache did not report it.

Done when

  • the function comment is two lines or fewer
  • the current AOS code-comment checker passes
  • Agent Compose pre-commit passes

Refs #201

## Context Release run https://forgejo.coilysiren.me/coilyco-flight-deck/agent-compose/actions/runs/158 failed in the validation step after main landed #201. The current dev-base code-comment validator limits contiguous Go comments to two lines. `internal/cascade/repository_plan.go` introduced a three-line function comment, while the repository-local pinned hook cache did not report it. ## Done when * the function comment is two lines or fewer * the current AOS code-comment checker passes * Agent Compose pre-commit passes Refs #201
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agent-compose#202
No description provided.