Unverified 提交 ed5ff1e5 authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Fix claude review env (#2025)

上级 a3b67149
...@@ -7,7 +7,9 @@ on: ...@@ -7,7 +7,9 @@ on:
types: [opened, synchronize, ready_for_review, reopened] types: [opened, synchronize, ready_for_review, reopened]
jobs: jobs:
review-with-tracking: claude-review:
# Has Anthropic API key, etc.
environment: ai-bots
# Only review code from regular contributors since claude code has non-trivial costs # Only review code from regular contributors since claude code has non-trivial costs
# https://github.com/anthropics/claude-code-action/blob/main/examples/pr-review-filtered-authors.yml # https://github.com/anthropics/claude-code-action/blob/main/examples/pr-review-filtered-authors.yml
if: | if: |
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论