Skip to content

[enhancement] Use {version} in commit message to point to the release tag #1

@BobAnkh

Description

@BobAnkh

Is your feature request related to a problem? Please describe

It is common to have version info in commits related to changelog.

Description of the new feature/enhancement

Can use {version} in commit message to point to the release version.

e.g., docs(CHANGELOG): release notes for {version} can be translated into docs(CHANGELOG): release note for v0.0.4

Proposed technical implementation details (optional)

Python format string. PyGithub to get latest release tag or pass input from workflow file

Can add a new input called version default to use latest version tag and can be set to use event-trigger release tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededmay-not-implementNew feature but may not be implemented

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions