Skip to content

github: Enable release preparation/cleanup via changie#555

Draft
radeksimko wants to merge 1 commit intomainfrom
radek/gh-release-via-prs
Draft

github: Enable release preparation/cleanup via changie#555
radeksimko wants to merge 1 commit intomainfrom
radek/gh-release-via-prs

Conversation

@radeksimko
Copy link
Copy Markdown
Member

@radeksimko radeksimko commented Jan 5, 2026

This is to avoid the need for a bot token with push access to main.

The workflow would still need some elevated permissions but those would be scoped more narrowly.

Since this is a library which is consumed as Go module (as opposed to a pre-built binary), the release process still consists of roughly the following steps:

  • update internal/version/version.go
  • update/generate CHANGELOG.md (via changie)

TODO

@radeksimko radeksimko changed the title github: Enable release preparation/cleanup via PRs github: Enable release preparation/cleanup via changie Jan 5, 2026
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