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

#48 open-ai-pr-reviewrを追加 #49

Merged
merged 1 commit into from
Jul 18, 2023
Merged

#48 open-ai-pr-reviewrを追加 #49

merged 1 commit into from
Jul 18, 2023

Conversation

fumikito
Copy link
Contributor

@fumikito fumikito commented Jul 18, 2023

https://github.com/coderabbitai/openai-pr-reviewer

will closes #48

Summary by OpenAI

New Feature: Added openai-pr-reviewer GitHub Action for code review.

"A bot of wisdom, with code it's smitten,
OpenAI PR Reviewer, a reviewer that's written.
With logic and insight, it lends its aid,
Improving code quality, like a helpful blade."

@github-actions
Copy link

🤖 OpenAI

High-level Summary

The overall change introduces a new GitHub Action called openai-pr-reviewer for code review. This action is designed to provide thorough reviews of code changes by leveraging the capabilities of the OpenAI language model.

File Summaries

File Summary
.github/workflows/openai-pr-reviewer.yml Added openai-pr-reviewer GitHub Action for code review.

The file .github/workflows/openai-pr-reviewer.yml contains the configuration for the newly added GitHub Action. This action enables the integration of the OpenAI language model to perform comprehensive code reviews on pull requests.


Chat with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Ignoring further reviews

  • Type @openai: ignore anywhere in the PR description to ignore further reviews from the bot.


In the recent run, only the files that changed from the base of the PR and between 3318c992f74420f4b813e7254097d38afec9bb65 and 2ca6eb2b43bff8360cef38571eaf1212c71ff8fd commits were reviewed.

Files not reviewed due to simple changes (1)

Skipped review in the recent run

  • .github/workflows/openai-pr-reviewer.yml

@fumikito fumikito merged commit 8896e26 into master Jul 18, 2023
@fumikito fumikito deleted the feature/open-ai-action branch July 18, 2023 02:18
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.

GitHub Actionsでプルリクエストレビューを入れる
1 participant