Revert "chore(ci): temporarily enable show_full_output on claude-review"
This reverts commit ec230e71c9.
This commit is contained in:
@@ -28,9 +28,6 @@ jobs:
|
|||||||
# by the plan (no metered API charge). Set the CLAUDE_CODE_OAUTH_TOKEN
|
# by the plan (no metered API charge). Set the CLAUDE_CODE_OAUTH_TOKEN
|
||||||
# secret on this repo (Settings > Secrets and variables > Actions).
|
# secret on this repo (Settings > Secrets and variables > Actions).
|
||||||
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
||||||
# TEMPORARY (debug-review-auth): surface the SDK error that is failing
|
|
||||||
# instantly on this repo; remove before merging anything real.
|
|
||||||
show_full_output: true
|
|
||||||
prompt: |
|
prompt: |
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
PR NUMBER: ${{ github.event.pull_request.number }}
|
PR NUMBER: ${{ github.event.pull_request.number }}
|
||||||
|
|||||||
Reference in New Issue
Block a user