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 b602810 commit dfc98e1Copy full SHA for dfc98e1
.github/workflows/triage-issue.yml
@@ -68,4 +68,4 @@ jobs:
68
/triage-issue ${{ steps.parse-issue.outputs.issue_number }} --ci
69
IMPORTANT: Do NOT wait for approval.
70
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)"
+ --max-turns 20 --allowedTools "Write(//tmp/triage_report.md),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