Skip to content

Auto-update board Status field on pipeline_stage transitions #74

@snipcodeit

Description

@snipcodeit

Description

Whenever MGW writes a new pipeline_stage to .mgw/active/.json, also update the corresponding board item Status field via GitHub Projects v2 GraphQL mutation updateProjectV2ItemFieldValue. Map pipeline stages to board status options: new→Backlog, triaged→Ready, planning/executing→In Progress, verifying→Review, pr-created/done→Done, blocked→Blocked. Implement as a shared function in lib/board.cjs callable by all pipeline-stage-writing commands.

Acceptance Criteria

  • Auto-update board Status field on pipeline_stage transitions

GSD Route

plan-phase

Phase Context

Phase 2: Pipeline State Sync of v2 — GitHub Projects Board Management

Depends on

design-and-scaffold-github-projects-v2-board-wi

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions