chore: update framework-touchpad-toggle to 0.0.5 - #837
Merged
automation-nsheaps[bot] merged 2 commits intoAug 28, 2026
Conversation
Triggered by: fddebc4 Workflow run: https://github.com/nsheaps/homebrew-devsetup/actions/runs/33193938762
automation-nsheaps
Bot
deleted the
bump-framework-touchpad-toggle-0.0.5
branch
August 28, 2026 17:17
There was a problem hiding this comment.
Review Summary
✅ APPROVE — Routine automated formula bump from the automation-nsheaps bot, mirroring the upstream framework-touchpad-toggle v0.0.5 release. Already merged.
Scope: 2 lines changed in Formula/framework-touchpad-toggle.rb — url tag advanced from v0.0.4 → v0.0.5 and sha256 updated to 370d9d03…6463a49. All other formula content (options, depends_on, install/post_install/test blocks, caveats, macOS odie guard) is untouched.
How I evaluated this
- Diff scope: Confirmed via
mcp__github__get_pull_request_diffthat onlyurlandsha256changed — no drive-by edits, no changes todepends_on, options, orinstalllogic that would warrant a deeper review. - Release provenance:
gh release view v0.0.5 --repo nsheaps/framework-touchpad-toggleshows the tag exists, is not a draft/prerelease, and was published at2026-08-28T17:16:23Z, ~30s before the PR commit at17:16:40Z. Consistent with the release-triggered automation described in the PR body. - SHA256 verification:
⚠️ I was unable to fetch the tarball and compute its SHA256 in this sandbox (shell redirection to a file is blocked, andgh apifor a tarball redirect isn't practical without writing the binary). The value is trusted on the basis that (a) it was written by the same automation pipeline that cut the release, and (b)brew audit/tap CI would catch a mismatch on install. If desired, the maintainer can runbrew fetch --force framework-touchpad-togglelocally as a spot check. - Formula conventions: Style matches every other bump in this tap — single-quoted strings,
archive/refs/tags/vX.Y.Z.tar.gzURL pattern,sha256on the following line. Nothing violates the repo'smise formatconventions (the follow-upchore: 'mise format'commit is a no-op reformat, as expected). - PR body accuracy: Correctly references the upstream release URL. The
Workflow:field is blank, which is minor but a recurring pattern for this bot — not worth blocking on.
Findings
Strengths
- Minimal, mechanical change — exactly what a formula bump should be.
- Two-commit shape (bump +
mise format) keeps the reformat separable. - No cross-file churn.
Improvements
- None warranted for this PR.
Critical issues
- None.
Nits / P2 (non-blocking, tap-wide, not this PR's job to fix)
- The automation could populate the
Workflow:link in the PR body — currently empty. A one-line template change in the bumping workflow would give reviewers a direct jump to the run that produced the bump.
Recommendation: ✅ Approve. Already merged — no action required.
Follow-ups: 0 P0 / 0 P1 / 1 P2 (tap-wide nit above, not blocking).
🤖 Automated review by henry-nsheaps[bot]. Run: 33193980543.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated formula update from framework-touchpad-toggle release
Release: https://github.com/nsheaps/framework-touchpad-toggle/releases/tag/v0.0.5
Workflow: