claude: use Opus 4.8 for GitHub workflows (#11436)
This commit is contained in:
@@ -71,5 +71,5 @@ jobs:
|
|||||||
actions: read
|
actions: read
|
||||||
track_progress: true
|
track_progress: true
|
||||||
claude_args: |
|
claude_args: |
|
||||||
--model claude-opus-5:api
|
--model claude-opus-4-8:api
|
||||||
--allowedTools "mcp__github_inline_comment__create_inline_comment,mcp__github_ci__get_ci_status,mcp__github_ci__download_job_log,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*)"
|
--allowedTools "mcp__github_inline_comment__create_inline_comment,mcp__github_ci__get_ci_status,mcp__github_ci__download_job_log,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*)"
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ jobs:
|
|||||||
actions: read
|
actions: read
|
||||||
track_progress: true
|
track_progress: true
|
||||||
claude_args: |
|
claude_args: |
|
||||||
--model claude-opus-5:api
|
--model claude-opus-4-8:api
|
||||||
--allowedTools "mcp__github_inline_comment__create_inline_comment,mcp__github_ci__get_ci_status,mcp__github_ci__download_job_log,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*)"
|
--allowedTools "mcp__github_inline_comment__create_inline_comment,mcp__github_ci__get_ci_status,mcp__github_ci__download_job_log,Bash(gh pr comment:*),Bash(gh pr diff:*),Bash(gh pr view:*)"
|
||||||
prompt: |
|
prompt: |
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user