geyerandreas/makimono-action

Update the release notes with your latest change.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
release_notes_fileThe file to update with the release notes.noREADME.md
start_headerHeader to search for in the release notes file.no### Latest Changes
label_header_prefixPrefix for label headers in the release notes file.no####
end_regexRegular expression to determine the end of the section to update.no(?m)(^### .*)|(^## .*)
registered_labelsA JSON array of labels to include in the release notes.no[ {"label": "breaking", "header": "Breaking Changes"}, {"label": "bug", "header": "Fixes"}, {"label": "docs", "header": "Docs"}, {"label": "feature", "header": "Features"}, {"label": "infra", "header": "Infrastructure"}, {"label": "internal", "header": "Internal"}, {"label": "lang", "header": "Translations"}, {"label": "refactor", "header": "Refactors"}, {"label": "security", "header": "Security Fixes"}, {"label": "upgrade", "header": "Upgrades"} ]

no outputs