catalystcommunity/General Release

A simple action that has an option to toggle `include administrators` on branch protection, and then run semantic-release with a given release config

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 17, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: catalystcommunity/action-semantic-release-general@10e1d1d8413880a4ef7c375ec631ca132e1111ac # v1.1.1

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

namedescriptionrequireddefault
tokengit token to use for the runyes
toggle-adminsIf true, this action will disable the `include administrators` setting in branch protection for this branch, and re-enable it after release. Re-enabling is run using always()nofalse
release-configThe release configuration to use for the release.no@catalystcommunity/release-config-general
working-directoryDirectory to run semantic-release inno
checkout-repoWhether to checkout the repo at the beginning of the actionnotrue
cycjimmy-versionwhat version of cycjimmy/semantic-release-action to use, either v3 or v4nov3
namedescription
new-release-publishedThe value of new_release_published from semantic-release
new-release-versionThe value of new_release_version from semantic-release