Skip to content

fix: grant contents:write for release PR tag push#21226

Draft
AztecBot wants to merge 3 commits intonextfrom
claudebox/fix-release-pr-permissions
Draft

fix: grant contents:write for release PR tag push#21226
AztecBot wants to merge 3 commits intonextfrom
claudebox/fix-release-pr-permissions

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 6, 2026

The ci job's permissions block restricts contents to read, which prevents handle_release_pr from pushing tags (403 on git push). This changes contents: read to contents: write so the GITHUB_TOKEN has the necessary permissions to push tags during release PR testing.

ClaudeBox log: http://ci.aztec-labs.com/566d801ace30e9e8-1

randyquaye and others added 3 commits March 6, 2026 12:18
- Move SSM registration wait and shutdown timer from bootstrap_ssm into
  aws_request_instance_type for consistency with the SSH path.
- Extract ssm_send_command as a reusable script (send, poll, stream output,
  return remote exit code).
- Use mktemp for SSM script files to avoid race conditions between
  concurrent SSM commands.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This helps with some of the claudebox MCP sandbox work.
Base automatically changed from rq/ssm-migration to next March 7, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants