Below you will find pages that utilize the taxonomy term “Sandys”
August 12, 2026
PR Is All You Need
Version updated for https://github.com/sandys/pr-is-all-you-need to version v1.0.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: This GitHub Action, named piayn, automates the management of pull requests (PRs) across multiple branches to enable AI code review tools to process code directly from private branches. It ensures that PRs are open solely as review surfaces and are automatically retired when a branch is merged, deleted, or goes quiet.
August 12, 2026
PR Is All You Need
Version updated for https://github.com/sandys/pr-is-all-you-need to version v1.0.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically manages multiple pull requests per active branch, enabling AI code review tools to process direct commits to private branches without the need for manual intervention or additional tokens. It keeps draft PRs open as surfaces for review and retires them when branches are merged, deleted, or become inactive. The action uses a single GITHUB_TOKEN for all operations and has no secrets or configuration required.