actions-marketplace-validations/Rebase Pull Requests

Rebase pull requests in a repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub auth token${{ github.token }}
repositoryThe target GitHub repository${{ github.repository }}
headFilter 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.
baseFilter pull requests by base branch name. Example: gh-pages. ${{ github.ref }}

no outputs