mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-09-04 03:05:32 +00:00
Merge pull request #86 from GoodOlClint/ci/claude-review-allowed-bots
ci: allow the goodolclint-claude and goodolclint-codex apps in Claude review
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: anthropics/claude-code-action@v1
|
uses: anthropics/claude-code-action@v1
|
||||||
with:
|
with:
|
||||||
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
||||||
allowed_bots: 'dependabot[bot]'
|
allowed_bots: 'dependabot[bot],goodolclint-claude[bot],goodolclint-codex[bot]'
|
||||||
track_progress: true
|
track_progress: true
|
||||||
prompt: |
|
prompt: |
|
||||||
REPO: ${{ github.repository }}
|
REPO: ${{ github.repository }}
|
||||||
|
|||||||
Reference in New Issue
Block a user