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.
allowedTools
1 parent 53e4d72 commit f824cceCopy full SHA for f824cce
.github/workflows/triage-issue.yml
@@ -67,4 +67,5 @@ jobs:
67
prompt: |
68
/triage-issue ${{ steps.parse-issue.outputs.issue_number }} --ci
69
IMPORTANT: Do NOT wait for approval.
70
- claude_args: '--max-turns 20'
+ claude_args: |
71
+ --max-turns 20 --allowedTools "Bash(gh api *),Bash(gh pr list *),Bash(python3 .claude/skills/triage-issue/assets/post_linear_comment.py *),Bash(rm -f /tmp/triage_report.md)"
0 commit comments