-
Notifications
You must be signed in to change notification settings - Fork 6
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
add pr-review #32
add pr-review #32
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
PR Description updated to latest commit (1ef731b) |
PR Review
Code feedback:
✨ Review tool usage guide:Overview:
With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
Type
enhancement
Description
ai-review.yml
to automate PR reviews and respond to user comments.Codium-ai/pr-agent@main
to perform automated actions, requiringOPENAI_KEY
andGITHUB_TOKEN
for operation.Changes walkthrough
ai-review.yml
Integrate PR Agent GitHub Action for Automated Reviews
.github/workflows/ai-review.yml
and issue comment events.
ubuntu-latest
.Codium-ai/pr-agent@main
with environmentvariables for
OPENAI_KEY
andGITHUB_TOKEN
.