Skip to content

Add prpack-action to Pull Requests#792

Open
Lucas2944 wants to merge 1 commit into
sdras:mainfrom
Lucas2944:add-prpack-action
Open

Add prpack-action to Pull Requests#792
Lucas2944 wants to merge 1 commit into
sdras:mainfrom
Lucas2944:add-prpack-action

Conversation

@Lucas2944

Copy link
Copy Markdown

Adds prpack-action to the Pull Requests section.

It's a composite Action that, on every PR, runs prpack to produce a single markdown file containing the diff plus the full post-change content of every touched file — sized and formatted for drop-in LLM code review. It uploads the packed markdown as a workflow artifact and posts a summary comment with file count and approximate token count.

Why it fits: it sits squarely in the PR-tooling / review-assist category alongside the other entries in that section. MIT, zero external dependencies.

Adds prpack-action: on every PR, packs the diff plus the full post-change content of every touched file into a single markdown file for drop-in LLM code review.

Repo: https://github.com/Lucas2944/prpack-action
@Lucas2944

Copy link
Copy Markdown
Author

Friendly bump — happy to update the entry, change placement, or anything else that'd make this easier to land. No worries either way if it's not a fit.

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.

3 participants