actions-marketplace-validations/Treewaredebug

Generates a categorized changelog and releases your prod or beta.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 3, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/firefinchdev_treewaredebug@91b2e19b6577ef38aabedc796ddcdde8fc283753 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
drafter_pathPath to the drafter filenodrafter.yml
prod_branchProduction branch of the repono""
should_releaseShould release a new version?nofalse
should_update_releaseShould update an existing GitHub release?nofalse
version_nameVersion name of the upcoming releaseno""
is_betaIs this a beta release?nofalse
beta_branchBeta branch of the repo for releaseno""
assetsPath to the assets, separated by commano""
target_commitishSpecifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA.no""
is_prereleaseIs this a prerelease?nofalse
is_draftIs this just a draft of the release?nofalse
extra_release_noteExtra note to add in the GitHub release notesno""
slack_workspace_idSlack workspace ID for communicationno""
slack_channel_idSlack channel ID for communicationno""
slack_webhook_idSlack webhook ID for communicationno""
title_observer_sectionSection that needs to be used for title in changelogs, by default it uses PR titleno""
namedescription
changelogsCategorized changelogs based on labels, value present only if should_update_release is false
upload_urlThe assets upload URL to the GitHub release
release_urlThe URL to the GitHub release