Skip to content
Compare
Choose a tag to compare
@tomo-kn tomo-kn released this 01 Jan 04:08
· 2 commits to main since this release

Introducing openai-issue-reviewer v1.0.0: Streamline Your GitHub Issue Review Process

We are excited to announce the release of openai-issue-reviewer v1.0.0, a powerful GitHub Action designed to automate and enhance the issue reviewing process on GitHub repositories. This action leverages OpenAI's advanced language models to provide insightful and context-aware reviews for GitHub issues.

Key Features:

  • Automatic Label Management: Automatically creates "issue review 3.5" and "issue review 4" labels in your repository if they don't exist.
  • Flexible Model Selection: Choose between GPT-3.5 and GPT-4 models for issue reviews by simply attaching the corresponding label to an issue.
  • Customized Review Points: Tailored review comments based on the classified category of each issue.

Easy Setup:
Setting up openai-issue-reviewer is straightforward. Just add your OpenAI API key and configure the .github/workflows/openai-issue-reviewer.yml file in your repository. You can also specify the language for issue reviews.

Get started with openai-issue-reviewer v1.0.0 today and experience a more efficient way to handle GitHub issues!

Full Changelog: https://github.com/tomo-kn/openai-issue-reviewer/commits/v1.0.0