Commit bf4bc24
authored
fix: add auto-approval for file writes in polish-release-notes workflow (Fission-AI#505)
The workflow was failing because Claude Code requested permission to write files
(release-title.txt and polished-notes.md) but there was no interactive user to approve.
Added claude_args: "--allowedTools Write,Read" to pre-approve file operations
in automation mode.1 parent c57e421 commit bf4bc24
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments