actions-marketplace-validations/Rebase Pull Requests
Rebase pull requests in a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub auth token | — | ${{ github.token }} |
| repository | The target GitHub repository | — | ${{ github.repository }} |
| head | Filter pull requests by head user or head organization and branch name in the format user:ref-name or organization:ref-name. For example: github:new-script-format or octocat:test-branch. | — | — |
| base | Filter pull requests by base branch name. Example: gh-pages. | — | ${{ github.ref }} |
Outputs
no outputs