gisce/Create PR on Dependent Project

Updates a dependent project with new library version and creates a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 3, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: gisce/create-update-version-pr@73f08a4a57b4967ed15550171bdeae7d506cd21b # v0.0.10

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

namedescriptionrequireddefault
libraryNameName of this library (e.g., gisce/commitlint-rules)yes
dependentProjectName of dependent projects (e.g., gisce/ooui.js)yes
dependentProjectBranchName of the branch for the dependent project (e.g., alpha)yes
tagNameName of the tag (e.g., v1.0.0-alpha.0)yes
githubTokenGitHub token for authenticationyes
releaseTypeType of release (e.g., minor, major, patch)yes
nodeVersionNode.js version to use for npm installno24.12.0

no outputs