deckhouse/Changelog

Parses changelog milestones

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGithub tokenyes
repoRepo to fetch pull requests from. In format "owner/repo".yes
milestoneMilestone title. Must be in format vX.Y.Z (e.g. "v1.39.45").no
validate_onlyIf 'true', only validate changes (no PR creation).nofalse
allowed_sectionsSections config for the validation of possible values. Optional. Accepts comma-separated or newline-sepatated strings. Forced impact_level can be added with a colon. Example: chrony ci:low docs node-manager no
namedescription
release_yamlChangelog YAML for the patch release
release_markdownChangelog markdown for the patch release
branch_markdownChangelog markdown for the minor release branch
minor_versionMinor version string, e.g. "v1.39"
is_valid_changelog_entryBoolean whether changelog entry in PR is valid or not