Skip to content

Include Jira issue link from git message title #141

@arboeh

Description

@arboeh

I have a question if it would be possible to check a match against another vairable like this:

{{#ifMatches messageTitle "^{{issue}}+"}}
   {{link}}
{{/ifMatches}}

At the moment I cant check messageTitle against anything but this works:

{{#ifMatches issue "^[A-Z]+-[0-9]+"}}
   {{link}}
{{/ifMatches}}

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