Skip to content

fix: remove unsupported body field from goreleaser PR config#251

Merged
TimPietruskyRunPod merged 1 commit intomainfrom
fix/goreleaser-remove-unsupported-body
Mar 6, 2026
Merged

fix: remove unsupported body field from goreleaser PR config#251
TimPietruskyRunPod merged 1 commit intomainfrom
fix/goreleaser-remove-unsupported-body

Conversation

@TimPietruskyRunPod
Copy link
Member

Summary

  • Removes the body field from pull_request config in .goreleaser.yml
  • This field is not supported in GoReleaser v2.14 and caused the v2.1.6 release to fail with: yaml: unmarshal errors: line 67: field body not found in type config.PullRequest

Test plan

  • Merge and tag a new release (v2.1.6 needs to be re-released or v2.1.7)
  • Verify GoReleaser creates two PRs on homebrew-runpodctl: one for formula, one for cask

the body field in pull_request is not supported in goreleaser v2.14.
this caused the v2.1.6 release to fail with a yaml unmarshal error.
@TimPietruskyRunPod TimPietruskyRunPod merged commit 400ac40 into main Mar 6, 2026
1 check passed
@TimPietruskyRunPod TimPietruskyRunPod deleted the fix/goreleaser-remove-unsupported-body branch March 6, 2026 11:41
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.

2 participants