serializer/Treeware

Generates a categorized changelog and releases your prod or beta.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
drafter_pathPath to the drafter filenodrafter.yml
prod_branchProduction branch of the repono""
should_releaseShould release a new version?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""
bump_file_pathPath of Bump YAML fileno""
ignore_changelogsTo ignore changelogs and only release on Githubnofalse
namedescription
changelogsCategorized changelogs based on labels
upload_urlThe assets upload URL to the GitHub release
release_urlThe URL to the GitHub release