feelepxyz/dependabot-changesets

Autogenerate changesets for dependabot pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 4, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: feelepxyz/dependabot-changesets@088619209e26134e4817fc0e7aba82cfdc10373a # v1.1.2

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

namedescriptionrequireddefault
github-tokenno${{ github.token }}
commit_messageCommit messagenoAdd changeset for dependabot updates
branchGit branch name, where changes should be pushed too. Required if Action is used on the `pull_request` eventno${{ github.head_ref }}
repositoryLocal file path to the git repository. Defaults to the current directory (`.`)no${{ github.repository }}
commit_user_nameName used for the commit usernogithub-actions[bot]
commit_user_emailEmail address used for the commit userno41898282+github-actions[bot]@users.noreply.github.com
default_semver_update_typeDefault semver type for dependabot updatesnopatch

no outputs