Skip to content

fix(ci): scope tap validation to changed casks - #30

Merged
jmgilman merged 1 commit into
mainfrom
fix/homebrew-tap-cask-scope
Aug 21, 2026
Merged

jmgilman merged 1 commit into
mainfrom
fix/homebrew-tap-cask-scope

Conversation

@jmgilman

Copy link
Copy Markdown
Contributor

Problem

The first production tap integration exposed that brew test-bot --only-tap-syntax audits every formula and cask in the repository. That makes a generated cask PR fail on unrelated formula lint debt.

Change

Remove the tap-wide syntax step. The reusable workflow retains Homebrew setup and validates every changed cask directly with brew style --cask, brew audit --cask, installation, and uninstallation.

Validation

@jmgilman
jmgilman merged commit c933580 into main Aug 21, 2026
3 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.

1 participant