Skip to content

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 20 commits into from
Sep 23, 2024
Merged

Abc 1234 #3

merged 20 commits into from
Sep 23, 2024

Conversation

wesleyscholl
Copy link
Owner

No description provided.

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.
@wesleyscholl wesleyscholl merged commit 8e91b5d into main Sep 23, 2024
9 of 11 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