-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
coreChanges to core libraryChanges to core libraryslash-commandsChanges to slash command filesChanges to slash command files
Milestone
Description
Summary
After alignment analysis, map GSD milestones to GitHub milestones. Create missing GitHub milestones, backfill project.json, update cross-refs with maps-to link type.
Logic
- Read .mgw/alignment-report.json
- For each milestone: check if GitHub milestone with matching name exists
- If not: create GitHub milestone + issues from phase structure
- Write project.json with new milestone entries
- Add cross-ref: { "a": "milestone:N", "b": "gsd-milestone:id", "type": "maps-to" }
Files
commands/project.md— add milestone_mapper stepcommands/link.md— add maps-to link type, milestone:N and gsd-milestone:name normalization
GSD Route
gsd:quick
Depends On
- A2 (alignment-report.json must exist)
- A4 (new schema fields available)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreChanges to core libraryChanges to core libraryslash-commandsChanges to slash command filesChanges to slash command files