actions-marketplace-validations/Verify if Rebased PR

Action for verify if rebased PR, and set label (is-rebased or not-rebased)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
default-branchDefault branch of repositoryno${{ github.event.repository.default_branch }}
pull-request-branchBranch of pull requestno${{ github.event.pull_request.head.ref }}
gh-tokenToken with credentials for repositoryyes
reactiveReact of push in default branch - default: falsenofalse
namedescription
pr-numberThe Number of PR
rebasedreturn if pr is rebased with default branch - (true/false)