-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Summary
Composite GitHub Action that runs git mind suggest on PRs and posts formatted suggestions as a comment.
Scope
New files
action.yml— Composite action definitionaction/post-comment.js— Formats JSON → markdown, posts via gh API (~60 LoC).github/git-mind.yml.example— Example config
Design
- No source changes — action consumes existing
git mind suggest --jsonCLI - Composite action: Setup Node.js 22, npm ci, run suggest, post comment
- Config via
.github/git-mind.yml
Test strategy
- No vitest (shell-based action)
- Manual workflow dispatch test
Part of NEXUS milestone.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels