Skip to content

Fix GoReleaser config for Homebrew tap publishing#3

Merged
quinnmil merged 1 commit intomainfrom
fix/goreleaser-config
Mar 11, 2026
Merged

Fix GoReleaser config for Homebrew tap publishing#3
quinnmil merged 1 commit intomainfrom
fix/goreleaser-config

Conversation

@quinnmil
Copy link
Contributor

@quinnmil quinnmil commented Mar 11, 2026

Summary

  • Use HOMEBREW_TAP_GITHUB_TOKEN PAT for pushing formula to homebrew-scout-cli repo (fixes 403 "Resource not accessible by integration" error)
  • Migrate brewshomebrew_casks (deprecated since GoReleaser v2.10)
  • Migrate archives.formatarchives.formats (deprecated)

Test plan

  • Merge, delete the existing v0.1.0 release, re-tag and push v0.1.0
  • Verify release workflow completes successfully
  • Verify formula is pushed to scoutapp/homebrew-scout-cli
  • Test brew install scoutapp/scout-cli/scout-cli

🤖 Generated with Claude Code

- Use HOMEBREW_TAP_GITHUB_TOKEN for pushing to homebrew-scout-cli repo
  (fixes 403 "Resource not accessible by integration" error)
- Migrate brews → homebrew_casks (deprecated since v2.10)
- Migrate archives.format → archives.formats (deprecated)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@quinnmil quinnmil merged commit 15f191f into main Mar 11, 2026
2 checks passed
@quinnmil quinnmil deleted the fix/goreleaser-config branch March 11, 2026 23:10
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.

1 participant