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

refactor: improve generate_commit_message function and add feedback h… #111

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

Undertone0809
Copy link
Owner

@Undertone0809 Undertone0809 commented Oct 21, 2024

…andling

  • Refactor generate_commit_message to follow Conventional Commits guidelines
  • Add feedback handling for commit message generation
  • Update ModelConfig with new options for future enhancements

This refactor enhances the function's readability and maintainability, while the new feedback handling allows for iterative improvement of generated commit messages.

current git commit message format:

image

…andling

- Refactor `generate_commit_message` to follow Conventional Commits guidelines
- Add feedback handling for commit message generation
- Update `ModelConfig` with new options for future enhancements

This refactor enhances the function's readability and maintainability, while the new feedback handling allows for iterative improvement of generated commit messages.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @Undertone0809, thanks for opening your first pull request 😊! We really appreciate your work. Happy Coding 🎉🎊 !

@Undertone0809 Undertone0809 merged commit 3e51d31 into main Oct 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant