[PR #792] Add prpack-action to Pull Requests #12477

Open
opened 2026-06-17 21:50:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/792
Author: @Lucas2944
Created: 5/11/2026
Status: 🔄 Open

Base: mainHead: add-prpack-action


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/792 **Author:** [@Lucas2944](https://github.com/Lucas2944) **Created:** 5/11/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-prpack-action` --- ### 📝 Commits (1) - [`ed0421a`](https://github.com/sdras/awesome-actions/commit/ed0421ab64c553c1437655aa82a4e3f9accde318) Add prpack-action ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds [prpack-action](https://github.com/Lucas2944/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 21:50:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#12477