Feature request: dynamic prefix for commit message based on branch

Hello

Feature Request
I know that several GIT Versioning Systems integrate into Issue & Project tracking Software, where you can easily link and review changes made in code, directly on the issue/task/case regarding the feature/change.
Eg. Jira and Bitbucket, Gitlab etc.

This link is typically created by matching/mentioning the issue key in a commit message, which then automatically updates the issue.
In the same matter, when creating a new branch from the issue itself, the issue key carries over to the naming of this new branch.

I would love to see some kind of dynamic changing prefix for commit messages, based on the issue key (current branch selected).
I think it would make the entire development process much more fluent and complete.
Right now I have to remember to manually mention the issue key in my commit messages.

UiPath Studio:

Issue in Jira:

Commits regarding this issue:

Best Regards,
Soren