anc95 / anc95/ChatGPT-CodeReview
`OPENAI_API_KEY` 检测失败
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
求助~
之前添加了github/action后,已经成功运行过一次review,但后来我更换了一次openai key之后,review又失败了,log里看到获取的OPENAI_API_KEY是空的:
但实际上已经进行了设置:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the GitHub Action configuration and the code path that reads and logs OPENAI_API_KEY during a review. Reproduce the failed review after replacing the key, then trace why the configured secret is empty. Done means the action reads the configured key and completes a review successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100