actions-marketplace-validations/Create Catchup PR

Github Action to create PR for syncing multiple branches from different forks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 4, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/shubhsherl_create-catchup-pr@094b95e1d0d08159547a7f07b7dc96e18bb1bc2e # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GITHUB_TOKENUser token to be associated with this pull request.yes
GITHUB_REPOGithub owner name and repository ex: shubhsherl/repoyes
SOURCE_BRANCHBranch from make pull-request fromyes
TARGET_BRANCHBranch to make the pull-request againstyes
SOURCE_REPORepo to make the pull-request fromno
TITLETitle of Pull requestno
BODYBody of the pull requestno
DRAFTCreate draft pull requestnofalse
namedescription
PULL_REQUEST_URLURL for either the generated pull request or the currently open one
PULL_REQUEST_NUMBERPull request number from generated pull request or the currently open one