Skip to content

docs: the tap already tracks main; say so, and cut its lag to ten minutes - #54

Closed
jordonpeterson wants to merge 1 commit into
mainfrom
claude/homebrew-tap-auto-update-1hwl3n
Closed

docs: the tap already tracks main; say so, and cut its lag to ten minutes#54
jordonpeterson wants to merge 1 commit into
mainfrom
claude/homebrew-tap-auto-update-1hwl3n

Conversation

@jordonpeterson

Copy link
Copy Markdown
Owner

The Homebrew formula has auto-updated on every release since the tap
started pulling its own bump, but nothing here said so, and the hourly
poll meant a merge to main could sit an hour before brew upgrade saw
it. The tap now polls every ten minutes (change lives in
jordonpeterson/homebrew-tap).

Push-triggering it is the one thing this cannot do: notifying the tap
from this repository needs a token with write on the tap, which is the
standing cross-repo credential whose silent absence left the formula
four releases stale, and which
TestSupplyChain_NoWorkflowHoldsACrossRepositoryCredential rejects. No
secret was added here.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01WRodx8RCQ7XarJhZdV9M3A

…utes

The Homebrew formula has auto-updated on every release since the tap
started pulling its own bump, but nothing here said so, and the hourly
poll meant a merge to main could sit an hour before `brew upgrade` saw
it. The tap now polls every ten minutes (change lives in
jordonpeterson/homebrew-tap).

Push-triggering it is the one thing this cannot do: notifying the tap
from this repository needs a token with write on the tap, which is the
standing cross-repo credential whose silent absence left the formula
four releases stale, and which
TestSupplyChain_NoWorkflowHoldsACrossRepositoryCredential rejects. No
secret was added here.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WRodx8RCQ7XarJhZdV9M3A
Copilot AI lite review requested due to automatic review settings August 25, 2026 14:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

3 participants