mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-17 03:52:32 -05:00
[PR #792] Add prpack-action to Pull Requests #4926
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/792
Author: @Lucas2944
Created: 5/11/2026
Status: 🔄 Open
Base:
main← Head:add-prpack-action📝 Commits (1)
ed0421aAdd prpack-action📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.