Skip to content

fix: unblock homebrew formula release PR creation#34

Merged
laggu merged 1 commit intodevelopfrom
gv-033-release-hotfix
Apr 4, 2026
Merged

fix: unblock homebrew formula release PR creation#34
laggu merged 1 commit intodevelopfrom
gv-033-release-hotfix

Conversation

@laggu
Copy link
Copy Markdown
Owner

@laggu laggu commented Apr 4, 2026

Summary

  • remove the stale Casks/.gitkeep path from the release workflow's add-paths
  • keep the Homebrew formula PR automation staging only files that still exist in homebrew-tap
  • fix the failure seen in release run 23975754087 / job 69932486621

Testing

  • release workflow log analysis for run 23975754087 / job 69932486621

The Homebrew formula PR automation still tried to stage Casks/.gitkeep even
though the tap no longer contains that file. This caused the create-pull-
request step to fail during the v0.3.0 release. Restrict the staged paths to
Formula/git-volume.rb so the workflow can commit the generated formula update.

Constraint: homebrew-tap now tracks Formula/git-volume.rb only
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep add-paths aligned with the files that actually exist in homebrew-tap main
Tested: release workflow log analysis for run 23975754087/job 69932486621
Not-tested: rerunning the release workflow end-to-end after this fix
@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@laggu laggu merged commit 2783637 into develop Apr 4, 2026
6 checks passed
@laggu laggu deleted the gv-033-release-hotfix branch April 4, 2026 17:26
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