Should we set secrets.OPENAI_API_KEY? #153
-
Now the pytest in the github workflow does not work because of missing OPENAI_API_KEY. Should we set that to enable PRs auto-merging? |
Beta Was this translation helpful? Give feedback.
Answered by
lightaime
Jun 9, 2023
Replies: 1 comment 2 replies
-
It is set as a GitHub secrete currently. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
OPENAI_API_KEY
can be accessed by the team members through newing a branch instead of creating a fork for PRs.