-
Notifications
You must be signed in to change notification settings - Fork 127
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
chore: code-review-quality.yml #3218
base: master
Are you sure you want to change the base?
Conversation
@h1alexbel sounds pretty interesting, could you please share some examples of how this tool works? |
@maxonfjvipon sure. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@h1alexbel ok, let's try
@h1alexbel it seems something is wrong with your script |
@maxonfjvipon should be fixed now. Could you re-approve this PR in order to re-run the workflow on a new version? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@h1alexbel ok, let's try
@h1alexbel it failed again :( |
@maxonfjvipon released and tested new version, should work with valid credentials. If issue persists, there is a possibility that credentials are expired or invalid. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@h1alexbel ok, let's try again
@yegor256 could you please check if our GPT API keys are valid? |
@maxonfjvipon based on logs for other OpenAI actions, looks like credentials are good. I will investigate what's wrong with my action and improve it |
@h1alexbel what's up with this one? If it's in still progress - please make it a draft, or please close it otherwise |
I've developed Code Review Quality GitHub Action: https://github.com/tracehubpm/code-review-action. In this PR I integrated workflow to the repository in order to enhance the quality of code reviews in it.
@maxonfjvipon take a look, please
PR-Codex overview
This PR adds a GitHub Actions workflow for code review quality using a custom action with OpenAI integration.
Detailed summary
code-review
workflowtracehub/code-review-action
Docker image