Skip to content

Add branch name to commit message meta values in the footer #3745

Open
@David245M

Description

@David245M

Expected Behavior

I'm curious if there is any way to add an issue number to the footer as a meta value. For example, the branch is named feature/<prefix>-<number> or fix/<prefix>-<number>, if the branch name meets some regular expression to pick this issue number and automatically add it to the footer in format smth like ISSUE: <prefix>-<number>.

If it's possible, I'm also curious about the opportunity to use multiple issues number: feature/<prefix>-<number1>,<number2> -> ISSUES: <prefix>-<number1>, <prefix>-<number2>.

Current Behavior

No response

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

No response

Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions