Skip to content

Conversation

@shivasurya
Copy link
Owner

Summary

  • Adds automatic Homebrew tap formula update trigger to release workflow
  • After all release assets are uploaded, dispatches to shivasurya/homebrew-tap to create an update PR

Requirements

Before this will work, you need to:

  1. Create a GitHub PAT (fine-grained) at https://github.com/settings/tokens?type=beta
    • Repository access: Select shivasurya/homebrew-tap
    • Permissions: Contents (Read and write), Pull requests (Read and write)
  2. Add the PAT as a secret named TAP_GITHUB_TOKEN at https://github.com/shivasurya/code-pathfinder/settings/secrets/actions

Flow

Tag pushed → Release workflow → Binaries built → Release created → Dispatch to homebrew-tap → Update PR created

🤖 Generated with Claude Code

After publishing a release, automatically trigger the homebrew-tap
update-formula workflow to create a PR with the new version.

Requires TAP_GITHUB_TOKEN secret with access to homebrew-tap repo.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@safedep
Copy link

safedep bot commented Nov 25, 2025

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

@shivasurya shivasurya self-assigned this Nov 25, 2025
@shivasurya shivasurya merged commit d4e5c32 into main Nov 25, 2025
1 check passed
@shivasurya shivasurya deleted the feat/homebrew-tap-trigger branch November 25, 2025 01:52
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