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

Commit Message generation based on detected refactorings #141

Open
KarolRoman opened this issue Oct 3, 2023 · 1 comment
Open

Commit Message generation based on detected refactorings #141

KarolRoman opened this issue Oct 3, 2023 · 1 comment
Labels
Feature Add feature

Comments

@KarolRoman
Copy link

It would be beneficial if a commit message could be generated based on detected refactorings.

Even if refactorings are only detected for commits, it would be wonderful to have this feature when editing the commit message. In many cases, people create commits with generic names, only to later squash and rename them based on the changes made.

Automating commit message generation could simplify this process.

@onewhl
Copy link
Collaborator

onewhl commented Oct 3, 2023

Hi @KarolRoman!
Thank you for suggesting such a cool idea! Indeed, having information about performed refactorings in code changes could help to come up with descriptive commit messages.
Currently, the project is not an active stage of development but if we get back to it we will definitely consider your idea.

@onewhl onewhl added the Feature Add feature label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Add feature
Projects
None yet
Development

No branches or pull requests

2 participants