Skip to content

Fix Homebrew releases#147

Merged
scotwells merged 2 commits intomainfrom
fix/homebrew-release-bot
Apr 27, 2026
Merged

Fix Homebrew releases#147
scotwells merged 2 commits intomainfrom
fix/homebrew-release-bot

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

@scotwells scotwells commented Apr 27, 2026

What happened

Releases were failing because our automation was trying to push directly to the Homebrew tap, which requires changes to go through a pull request.

What changed

  • Switched from a personal access token to the Datum Release Bot GitHub App, which can bypass branch protection and push directly to the tap

Before merging

Make sure the Datum Release Bot GitHub App is:

  • Created in the datum-cloud org
  • Installed on datum-cloud/homebrew-tap
  • Added as a bypass actor in the tap's branch ruleset

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
zachsmith1
zachsmith1 previously approved these changes Apr 27, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@scotwells scotwells merged commit a7f609e into main Apr 27, 2026
6 of 9 checks passed
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.

2 participants