mheap/Raise PR on change

Automatically raise a PR to a downstream repo whenever a file changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mheap/raise-pr-on-change-action@988d23d790cd353cbdb6af511f9f6cc6aff73f49 # v1.10.0

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

namedescriptionrequireddefault
tokenA GitHub API token that has permission to list org membershipyes
modeShould we rely on the PR files changes, or check the contents in the upstream repo (default: check-upstream)no
configFileA file containing downstream repos and any file paths that need updatingno.github/raise-pr-on-change.json
prBranchThe branch to push changes to before submitting a PRno
targetBranchThe branch to target when opening a PRno
prTitleThe PR title to useyes
prBodyThe PR body to useyes
commitMessageThe commit message useno
assignReviewersAutomatically request reviews from the source PR author and approvers on the downstream PRnofalse

no outputs