The GitHub Actions job "prek" on airflow-steward.git/fix-197-sandbox-project-roots has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 157f38ffbb90404a043ed61180c845da365d0e4d / Jarek Potiuk <[email protected]> fix(#197): add project root + worktrees to sandbox allowRead/Write The harness pre-resolves `sandbox.filesystem.allowRead: ["."]` at session start and silently drops the literal, so reads under CWD fail under the sandbox even though writes work. The defensive fix adds the project root as an explicit absolute path to both allowRead and allowWrite in the adopter's project-local <repo>/.claude/settings.local.json (gitignored, per-machine, per-project — not user-scope, not committed project-scope). Each worktree carries its own .claude/settings.local.json entry: the helper writes each worktree's path into that worktree's own file. Invoked from setup-isolated-setup-install, /setup-steward (adopt/upgrade/worktree-init), and the post-checkout git hook so new worktrees inherit access automatically. Closes #197. Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]> Report URL: https://github.com/apache/airflow-steward/actions/runs/25997101815 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
