Skip to content

How to include dynamic link to unreleased features in CHANGELOG header #58

@anishkny

Description

@anishkny

First up thanks for forking standard-version and shepherding it on - cheers! 🎉

I have been trying to figure this out but can't.

I would like to include something like the following in my generated CHANGELOG header:

For unreleased features, see: {{host}}/{{owner}}/{{repository}}/compare/{{currentTag}}...main

So for example, in my project integrify, the link would point to: anishkny/integrify@v4.1.1...main . This lets you see a list of commits landed on main but not released yet.

I need the tags interpolated in the changelog header. Is this possible?

Crossposted for visibility from: #45

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions