-
Notifications
You must be signed in to change notification settings - Fork 414
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
Problem: Didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. #104
Comments
@thigosaquette You are using github action, and add the OPENAI_API_KEY in |
@anc95, when i insert OPENAI_API_KEY on Action Secrets too, the code reviewer bot don't review anymore. I tried insert in the Codespace and Dependabot Secrets too. |
@thigosaquette Do you find any logs in the action execution, there might skip the review in some cases, and it would print in the console. |
the code reviewer bot don't review anymore too |
+1 code review no more working |
Anyone still facing this problem? I tried and am running into the same issue as OP. |
Use
|
Has anyone been having luck with this? It's been non-functional for me so far. |
The app response:
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information.
My .github/workflow/cr.yml config:
And my github variables:
The text was updated successfully, but these errors were encountered: