babarot/Empty Changelog Check

Check for empty changelog entries in pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 23, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: babarot/changelog-empty-check-action@d76c23d5d734c5e72877d184a15d272bc39cef4b # v0.0.19

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

namedescriptionrequireddefault
github-tokenGitHub token for API operationsyes
label-nameLabel to add when empty changelog is detectednoempty-changelog
pull-request-numberPull request number to checkyes
warning-messageCustom message for empty changelog entries (leave empty to skip comment)no
success-messageCustom message for filled changelog entries (leave empty to skip comment)no
namedescription
has_empty_changelogWhether empty changelog entries were found
empty_headersList of empty changelog headers
has_filled_changelogWhether previously empty changelog entries have been filled