apricote/releaser-pleaser

automated releases based on conventional commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: apricote/releaser-pleaser@93a3e2c401320206dcd9a9b7a5bbc0850072b3c6 # v0.9.0

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

namedescriptionrequireddefault
branchThis branch is used as the target for releases.main
tokenGitHub token for creating and updating release PRs, defaults to using secrets.GITHUB_TOKENno${{ github.token }}
extra-filesList of files that are scanned for version references by the generic updater.no""
updatersList of updaters that are run. Default updaters can be removed by specifying them as -name. Multiple updaters should be concatenated with a comma. Default Updaters: changelog,genericno""
forgeForge this action is run againstnogithub
api-urlAPI URL of the selected forge no""
ownerOwner of the repositoryno""
repoName of the repositoryno""

no outputs