]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: Allow claude-review access to /tmp and /var/tmp
authorDaan De Meyer <daan@amutable.com>
Wed, 18 Mar 2026 12:34:34 +0000 (13:34 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 18 Mar 2026 12:48:55 +0000 (13:48 +0100)
.github/workflows/claude-review.yml

index ba680b06201a0837b4e3007fbba4f7b33537a690..6ca2193870e9766072e1e9b66dbb44e02f3ef008 100644 (file)
@@ -247,7 +247,10 @@ jobs:
               "sandbox": {
                 "enabled": true,
                 "autoAllowBashIfSandboxed": true,
-                "allowUnsandboxedCommands": false
+                "allowUnsandboxedCommands": false,
+                "filesystem": {
+                  "allowWrite": ["//tmp", "//var/tmp"]
+                }
               }
             }
           # Agent and TaskCreate are disabled because background task