We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fcb6a commit 874e478Copy full SHA for 874e478
.github/workflows/claude-renovate-fixer.yaml
@@ -26,7 +26,7 @@ jobs:
26
allowed_bots: "renovate"
27
additional_permissions: |
28
actions: read
29
- claude_args: '--allowed-tools "Bash(npm:*),Bash(git:*),Bash(gh pr:*),Read,Edit,Write,Grep,Glob"'
+ claude_args: '--allowed-tools "Bash(npm:*),Bash(git:*),Bash(gh:*),Bash(ls:*),Bash(cat:*),Bash(cd:*),Read,Edit,Write,Grep,Glob"'
30
prompt: |
31
You are helping to automatically fix issues in Renovate dependency update PRs for the helix-cli project.
32
0 commit comments