mskelton/Missing Changelog Reminder

Reminds users to add a changelog if their pull request is missing one

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
changelogRegexRegex pattern to match the changelogCHANGELOG\.md
messageMessage to display if no changelog is found@${{ github.actor }} your pull request is missing a changelog!
tokenGITHUB_TOKEN used to authenticate requests. Since there's a default, this is typically not supplied by the user.${{ github.token }}

no outputs