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

Autofill PR description with OpenAI #70

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

platisd
Copy link
Owner

@platisd platisd commented Mar 13, 2023

This pull request adds a new feature to our project that automatically fills the pull request description using OpenAI. The OpenAI API is a powerful tool that can generate high-quality text, which can help us save time and improve the quality of our PR descriptions.

With this new feature, if a pull request description is not provided, the OpenAI API will be used to generate a description based on the changes made in the pull request. This will help us ensure that all pull requests have a clear and concise description, which will make it easier for other developers to understand the changes being made.

Overall, this change will improve the efficiency of our development process by automating the creation of pull request descriptions and improving the quality of our documentation.

@platisd platisd force-pushed the add_openai_pr_description_action branch from 10959f3 to ce494bb Compare March 13, 2023 18:36
@sonarcloud
Copy link

sonarcloud bot commented Mar 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@platisd platisd merged commit 42a42ac into master Mar 13, 2023
@platisd platisd deleted the add_openai_pr_description_action branch March 13, 2023 18:53
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