jamilomar/Auto Publish Changeset Action

Action to automatically publish a changeset when a PR is merged

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cwdThe current working directoryno
commitMessageThe commit message to use when committing the changesetyeschore: publish changeset
publishScriptThe script to run to publish the changesetno""
versionScriptThe script to run to bump the versionno""
usernameThe github name from the userno""
emailThe github email from the userno""
forceIndicates if the github push should be forcednofalse
namedescription
hadChangesetIndicates if a changeset was found during the process