Skip to content

Support adding -match <pattern> when calling git describe #102

Description

@hfhchan-plb

Sometimes we deploy the same commit to different environments using tags, and git:describeLight seems to pick up the wrong tag from time to time.

git itself provides a way to filter the tag returned by using --match <pattern>, I wonder if it is possible to support this through custom.gitDescribeMatchPattern: <pattern>?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions