mercari / hcledit

Go package to edit HCL configuration
MIT License
44 stars 13 forks source link

[workflows/release] have `goreleaser` open PRs to update tap #126

Closed ryan-ph closed 1 month ago

ryan-ph commented 1 month ago

Currently goreleaser is attempting to push directly to trunk which is blocked by our different rulesets. Instead, we can have goreleaser open a PR and that can be merged manually so that we have no exceptions for all changes being made through a PR.

https://github.com/mercari/hcledit/issues/113