Skip to content

Insert the changelog content into the Github Release Info #6

@blimmer

Description

@blimmer

Currently, we link out to the changelog file in the github release for new versions:

body: "See [changelog](https://github.com/Ibotta/atomic_cache/blob/#{tag}/CHANGELOG.md)",

However, it would be nice to be able to insert the relevant content so people don't have to jump over to the CHANGELOG file.

I think the way you'd want to do this is with a markdown AST, select out the last release until the next major header and use that as the content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions