Skip to content

remap-git-notes TypeScript action#138

Draft
davidabram wants to merge 1 commit into
git-notesfrom
github-action
Draft

remap-git-notes TypeScript action#138
davidabram wants to merge 1 commit into
git-notesfrom
github-action

Conversation

@davidabram

Copy link
Copy Markdown
Member

No description provided.

Add the package skeleton for a GitHub Action that remaps Git notes
after rebase merges: action.yml with the full seven-input/seven-output
contract (runs on node24), strict TypeScript config, typed module
stubs (main, github, git, mapping, notes, summary), vitest setup, and
exactly-pinned npm dependencies. main.ts only validates inputs and
exits cleanly; mapping and notes logic land in later tasks.

Co-authored-by: SCE <sce@crocoder.dev>
@davidabram
davidabram marked this pull request as draft July 20, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant