metamask/Create Release PR

Update a repository's npm package(s). Monorepo-compatible.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
release-branch-prefixThe prefix of the release PR branch name, to which the release's SemVer version will be appended.yesrelease/
release-typeA SemVer version diff, e.g. "major", "minor", or "patch". Mutually exclusive with "release-version".no
release-versionA plain SemVer version string, specifying the version to bump to. Mutually exclusive with "release-type".no
artifacts-pathThe path to the directory where this action will create its artifact files.no
created-pr-statusThe status of the pull request when created. Allowed options are "draft" and "open"yesdraft
formatterThe formatter to use when updating CHANGELOG.md files. Allowed options are "oxfmt" and "prettier".noprettier
github-tokenThe GitHub token used to authenticate git operations and create the pull request. Defaults to the `GITHUB_TOKEN` environment variable, or `github.token` if not set.no

no outputs