Skip to content

Insert the changelog content into the Github Release Info #6

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions