Skip to content

chore(release): disable automatic homebrew tap updates#9

Merged
qasim-nylas merged 2 commits intomainfrom
cli-fix-release-i001
Jan 30, 2026
Merged

chore(release): disable automatic homebrew tap updates#9
qasim-nylas merged 2 commits intomainfrom
cli-fix-release-i001

Conversation

@qasim-nylas
Copy link
Collaborator

Temporarily disable automatic Homebrew formula updates until the HOMEBREW_TAP_TOKEN is configured.

Changes:

  • Remove HOMEBREW_TAP_GITHUB_TOKEN from release workflow
  • Comment out brews section in goreleaser config

The homebrew-nylas-cli formula will be updated manually after releases until automation is re-enabled.

To re-enable:

  1. Create PAT with write access to nylas/homebrew-nylas-cli
  2. Add as HOMEBREW_TAP_TOKEN secret in nylas/cli
  3. Uncomment brews section in .goreleaser.yml
  4. Add HOMEBREW_TAP_GITHUB_TOKEN back to release.yml

Temporarily disable automatic Homebrew formula updates until
the HOMEBREW_TAP_TOKEN is configured.

Changes:
- Remove HOMEBREW_TAP_GITHUB_TOKEN from release workflow
- Comment out brews section in goreleaser config

The homebrew-nylas-cli formula will be updated manually after
releases until automation is re-enabled.

To re-enable:
1. Create PAT with write access to nylas/homebrew-nylas-cli
2. Add as HOMEBREW_TAP_TOKEN secret in nylas/cli
3. Uncomment brews section in .goreleaser.yml
4. Add HOMEBREW_TAP_GITHUB_TOKEN back to release.yml
Update all references from nylas/cli/nylas to nylas/nylas-cli/nylas
to match the actual homebrew tap repository name (homebrew-nylas-cli).

Updated files:
- README.md: Installation instructions
- docs/troubleshooting/faq.md: Install and upgrade commands
- internal/cli/update/update.go: Homebrew upgrade message
@qasim-nylas qasim-nylas merged commit 486344a into main Jan 30, 2026
6 checks passed
@qasim-nylas qasim-nylas deleted the cli-fix-release-i001 branch January 30, 2026 18:29
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