-
Notifications
You must be signed in to change notification settings - Fork 0
R/0.0.5 #2
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
R/0.0.5 #2
Conversation
- Implement function to analyze commit history and extract a minimal style guide - Store the learned commit style for the repository or per author - Load previously learned styles and use them as the default - Add support for different commit formats (Conventional, Semantic, Angular, Kernel) - Allow resetting the default format BREAKING CHANGE: Removed the `build.ts` file and related functionality
- Add 'update' task to pull latest changes and install dependencies - Update dependencies in deno.lock - Improve commit message generator logic BREAKING CHANGE: Removed 'install' task, use 'update' instead
- Add support for multiple commit formats (Conventional, Angular, Semantic, Linux Kernel) - Introduce repository and author-specific commit styles - Add instructions for updating the tool - Expand usage examples for different commit formats BREAKING CHANGE: Remove basic auth support in favor of OAuth2
|
@CodiumAI-Agent /review |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
No description provided.