Skip to content

List Jira issues in commit verification message #43

Description

@smerrell

It is useful to have the list of Jira issues you commited against printed out to the console. This would help prevent a fat finger problem where you intended to commit to JIRA-123 and instead commited against JIRA-132.

So instead of

$ git commit
Commit message successfully verified

It might be something like

$ git commit
JIRA-123 - Some new feature
JIRA-1234 - Some subtask
Commit message successfully verified

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions