Get PR Push token
Version updated for https://github.com/tiangolo/pr-push to version 0.0.3.
- This action is used across all versions by 32 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PR Push GitHub App automates the process of obtaining a short-lived, repository-scoped token for approved workflows that update existing pull request branches. It solves the problem of managing tokens securely and efficiently by allowing authorized workflows to request them directly from the app without exposing sensitive information in the repository’s codebase. The action provides features such as token verification based on workflow versions and branch origin, ensuring secure and controlled access.