actions-marketplace-validations/Run pru
GitHub action for pru. pru is a tool that updates pull requests branch from the base branch that contains specified files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version of pru | no | v0.4.1 |
| repo | owner/name of repository | no | ${{ github.repository }} |
| paths | patterns for files included in pull requests | yes | — |
| bases | base branches to update | no | — |
| ignore-labels | labels for pull requests that do not update | no | — |
| github-token | GitHub access token | no | ${{ github.token }} |
Outputs
no outputs