-
Notifications
You must be signed in to change notification settings - Fork 658
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
ci(openai-pr-reviewer): remove the action #7332
Conversation
Signed-off-by: M. Fatih Cırıt <[email protected]>
We can close this too: |
/describe |
PR Description updated to latest commit (4877bc0) |
/review |
PR Review 🔍
Code feedback: |
/ask Why should @yukkysaito approve this PR? |
Ask❓why should @yukkysaito approve this pr? Answer:@yukkysaito should approve this PR because it removes an outdated and now paid workflow for AI-based code review and replaces it with a more suitable and currently used alternative, the Codium-ai PR agent. This change aligns with the project's current practices and ensures that the code review process remains efficient and cost-effective. Additionally, the removal of the old workflow eliminates potential confusion and maintenance overhead associated with an archived and unsupported tool. |
Signed-off-by: M. Fatih Cırıt <[email protected]>
User description
Description
We now use https://github.com/Codium-ai/pr-agent with the pr-agent.yaml workflow.
This old workflow switched to a weird paid model: https://github.com/coderabbitai/ai-pr-reviewer and this old one is archived.
Let's remove it and use the PR agent. We can give it our token too. I will create a new PR to make it use GPT4o too.
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
Interface changes
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.
PR Type
configuration changes, other
Description
openai-pr-reviewer
GitHub Action workflow configuration.openai-pr-reviewer
.pr-agent
workflow instead.Changes walkthrough 📝
openai-pr-reviewer.yaml
Remove `openai-pr-reviewer` GitHub Action workflow
.github/workflows/openai-pr-reviewer.yaml
openai-pr-reviewer
.definitions.