Skip to content

Commit dfc98e1

Browse files
authored
chore(github): Add write tool for markdown report (#19387)
Closes #19388 (added automatically)
1 parent b602810 commit dfc98e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triage-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
/triage-issue ${{ steps.parse-issue.outputs.issue_number }} --ci
6969
IMPORTANT: Do NOT wait for approval.
7070
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)"
71+
--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

Comments
 (0)