anc95 / anc95/ChatGPT-CodeReview

`OPENAI_API_KEY` 检测失败

Open
#89 2 comments 0 reactions 0 assignees View on GitHub

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是空的:

image

但实际上已经进行了设置:

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.