Skip to content

Relax breaking changes to check to allow existence of parseable changelog w/ version #593

@ericphanson

Description

@ericphanson

Currently, the check from #586 allows you to mention a changelog or breaking change in the release notes passed to Registrator.jl. I think it would be good to allow you to skip passing anything to Registrator if you have a parseable changelog in a well-known location which contains release notes for the version being registered.

In JuliaDocs/Changelog.jl#11 I am adding changelog parsing to Changelog.jl, and in JuliaDocs/Changelog.jl#12 I propose adding a check there for users to use in CI. But AutoMerge could use the same check, and if there are release notes, to skip the requirement that they are passed to Registrator explicitly.

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