Objective
Allow the Release workflow to push generated Formula/Code.rb updates to just-every/homebrew-tap instead of only warning and continuing.
Current Status
State: Waiting
Next action: Configure a cross-repo credential that can write to just-every/homebrew-tap, or change the tap publishing model to use a PR/pull workflow.
Blocked by: GitHub credential/access setup outside this repository.
Last verified: 2026-05-24 in Release run 26360477400.
Evidence
Release run 26360477400 generated the Homebrew formula for v0.6.100, but the push to just-every/homebrew-tap failed with:
remote: Permission to just-every/homebrew-tap.git denied to github-actions[bot].
fatal: unable to access ... The requested URL returned error: 403
PR #118 made this non-fatal so GitHub Releases can proceed while tap credentials are repaired.
Acceptance Criteria
Relationships
Follow-up from #118 and the v0.6.100 release validation work.
Related to #85 and #87.
Objective
Allow the Release workflow to push generated
Formula/Code.rbupdates tojust-every/homebrew-tapinstead of only warning and continuing.Current Status
State: Waiting
Next action: Configure a cross-repo credential that can write to
just-every/homebrew-tap, or change the tap publishing model to use a PR/pull workflow.Blocked by: GitHub credential/access setup outside this repository.
Last verified: 2026-05-24 in Release run 26360477400.
Evidence
Release run 26360477400 generated the Homebrew formula for v0.6.100, but the push to
just-every/homebrew-tapfailed with:PR #118 made this non-fatal so GitHub Releases can proceed while tap credentials are repaired.
Acceptance Criteria
just-every/homebrew-tap, or opens a durable tap PR instead.Relationships
Follow-up from #118 and the v0.6.100 release validation work.
Related to #85 and #87.