Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary Prefix with branch name #1110

Open
Madeindreams opened this issue Aug 15, 2024 · 1 comment
Open

Summary Prefix with branch name #1110

Madeindreams opened this issue Aug 15, 2024 · 1 comment
Labels

Comments

@Madeindreams
Copy link

The feature request

The feature allow the user to have his commit summary message prefixed with the branch name.

eg; QA-1234 is a ticket number that is usually used to create the branch, feature/QA-1234

Jira will also count the commits for each tickets providing they also have the reference to the ticket.

feature/QA-1234 - My commit message

By prefixing the summary with the branch name we automate the process.

image
image

Proposed solution

This will help the users to keep track of their commit count on jira.

Additional context

There is a PR where I have started the implementation but there is something that is not right.

I'm expecting these settings to be applied on a per repository basis.
In order to have the prefix populated when i first open the app, i must switch repository or use crtl-alt-r

Screencast.from.2024-08-14.10.31.33.PM.webm
@Madeindreams
Copy link
Author

#1111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants