Skip to content

fix(ci): use OPENAI_KEY instead of OPENAI.KEY in pr-review workflow#435

Merged
MaojiaSheng merged 3 commits intomainfrom
ci/add-pr-review-workflow
Mar 5, 2026
Merged

fix(ci): use OPENAI_KEY instead of OPENAI.KEY in pr-review workflow#435
MaojiaSheng merged 3 commits intomainfrom
ci/add-pr-review-workflow

Conversation

@qin-ctx
Copy link
Copy Markdown
Collaborator

@qin-ctx qin-ctx commented Mar 5, 2026

Description

修复 pr-review workflow 中 OPENAI.KEY 应为 OPENAI_KEY(下划线),导致 workflow startup_failure 的问题。

Related Issue

Fixes startup_failure in PR Review workflow

Type of Change

  • Bug fix (non-breaking change that fixes an issue)

Changes Made

  • OPENAI.KEY 改为 OPENAI_KEY,与 pr-agent 官方文档一致

qin-ctx and others added 2 commits March 5, 2026 17:05
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 5, 2026

CLA assistant check
All committers have signed the CLA.

@MaojiaSheng MaojiaSheng merged commit 8abcf62 into main Mar 5, 2026
4 of 6 checks passed
@MaojiaSheng MaojiaSheng deleted the ci/add-pr-review-workflow branch March 5, 2026 09:26
@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenViking project Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants