awharn/Check Changelog

Check if a changelog has changed, and a header has been specified

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
headerThe header to search for in the changelogyes## Recent Changes
fileThe path to the changelognoCHANGELOG.md
lernaWhether or not this is a lerna monoreponofalse
pnpmWhether or not this is a pnpm monoreponofalse
yarnWorkspacesWhether or not this is a yarn workspaces monoreponofalse
ignoreFilesThe files in a repository that, if changed, do not require a changelog updatenopackage-lock.json
namedescription
changesIf changes were made to non-ignored files in the PR diff
changedIf the changelog file was changed in the PR diff
headerIf the required header was found