yutaura/typescript-changeset-release-action

A GitHub Action to manage GitHub Action's release using changeset

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
auto-mergeA boolean value to indicate whether to auto-merge the pull request or not. Default to `false` no
commitThe commit message. Default to `Version Action` no
commit-messageThe commit message. Default to `Version Action` no
titleThe pull request title. Default to `Release Action`no
pr-titleThe pull request title. Default to `Release Action`no
setupGitUserSets up the git user for commits as `"github-actions[bot]"`. Default to `true`no
setup-git-userSets up the git user for commits as `"github-actions[bot]"`. Default to `true`no
createGithubReleasesA boolean value to indicate whether to create Github releases after `publish` or notno
create-github-releasesA boolean value to indicate whether to create Github releases after `publish` or notno
branchSets the branch in which the action will run. Default to `github.ref_name` if not providedno

no outputs