-
Notifications
You must be signed in to change notification settings - Fork 0
Abc 1234 #3
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
Merged
Merged
Abc 1234 #3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove template string from Gemini API request to prevent unintended string interpolation.
Add Gemini API Key Requirement Update documentation to include Gemini API Key requirement ```
Remove unnecessary markdown formatting from the Gemini API request for a more concise and effective commit message generation.
Clean commit message from GitHub pull request Commit message summary Remove unwanted characters from PR title
Add instructions on commit message format to the Gemini API request
…sed` command from the commit message cleanup process, as it is redundant.
…le quotes in the Gemini API request to prevent errors.
…haracter in Gemini API request for correct formatting.
… refines the Gemini API request for generating commit messages by: - Clarifying the formatting expectations for the commit message title and summary. - Removing unnecessary backticks and markdown formatting from the request. - Improving the message structure for better clarity.
…st This commit removes the unnecessary newlines from the commit message request sent to the Gemini API. The newlines were causing the generated commit message to include extra empty lines, making it less readable. This change ensures that the generated commit message is clean and concise.
…it updates the Gemini API request to include a more accurate description of the desired commit message format. The new request specifies a 72-character maximum for the commit message title.
…mit message summary: Add character limits and formatting instructions
…newline after period in commit message, to avoid issues with commit message parsing
Removes unnecessary markdown formatting from the table of contents.
This commit adds Gemini API key to the requirements list. The Gemini API key is needed to use Gemini AI for commit message generation.
…it removes the logic that generates a commit message summary from the Gemini API response. The script now only focuses on generating a commit message title, adhering to the 72 character limit.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.