Standardize structured workflow comment markers #1522

Merged
coilysiren merged 1 commit from issue-698 into main 2026-07-23 06:29:35 +00:00
Owner

The current inventory used WARDED_WORKFLOW: as the emitted workflow header, with older WARD-OUTCOME, reservation, dispatch, QA, status, reap, and triage headers still accepted by parsers. This PR makes the literal WARD-WORKFLOW: header canonical without disturbing historical threads.

  • Emit WARD-WORKFLOW: for workflow, reservation, broker, review/QA outcome, reaper, and PR-handoff comments.
  • Keep WARDED_WORKFLOW: and typed legacy WARD-* headers parse-compatible; document the vocabulary and update the generated Forgejo surface text.
  • Tests: ward exec test passed. The build-ward-kdl regeneration attempt is blocked by its configured external spec host (git.example.com) being unavailable; the tracked generated asset mirrors the source edit.

closes #698

ward.workflow: pull-request-and-merge

The current inventory used `WARDED_WORKFLOW:` as the emitted workflow header, with older `WARD-OUTCOME`, reservation, dispatch, QA, status, reap, and triage headers still accepted by parsers. This PR makes the literal `WARD-WORKFLOW:` header canonical without disturbing historical threads. - Emit `WARD-WORKFLOW:` for workflow, reservation, broker, review/QA outcome, reaper, and PR-handoff comments. - Keep `WARDED_WORKFLOW:` and typed legacy `WARD-*` headers parse-compatible; document the vocabulary and update the generated Forgejo surface text. - Tests: `ward exec test` passed. The `build-ward-kdl` regeneration attempt is blocked by its configured external spec host (`git.example.com`) being unavailable; the tracked generated asset mirrors the source edit. closes #698 ward.workflow: pull-request-and-merge
feat(agent): standardize workflow comment markers
All checks were successful
test / test (pull_request) Successful in 51s
0fe99e8b75
Emit WARD-WORKFLOW headers while retaining parser compatibility for legacy structured comments.\n\ncloses #698
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
1 participant
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/ward!1522
No description provided.