Skip to content

CI check that pkgversion always has a changelog entry #12

Description

@ericphanson

using #11, we could add some function to test that

Changelog.parsefile(joinpath(pkgdir, "CHANGELOG.md"))

has a version with pkgversion(MyPkg) whose changes are non-empty, or something like that. It could check a couple names like NEWS, NEWS.md, CHANGELOG.md, etc.

This could be useful especially if AutoMerge learns to parse changelogs to satisfy the "breaking release notes" check, since you could be sure that you have a parseable changelog via CI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions