Releases: d3cker/opencode2-github-automation
Releases · d3cker/opencode2-github-automation
Release list
v0.6.3
Fixed
- Generate release descriptions from the matching changelog section, so publishing
a tag before its PR merges no longer produces notes about an earlier release. - Show the latest published stable package's versioned download URL in the README
onreleaseafter successful publication, then promote it tomainthrough a PR.
Release process
- Run full CI when feature PRs target
release, including new commits to open PRs.
Ordinary feature pushes no longer run CI or build packages. - Publish an automatic patch after a PR merges into
release, and support manual
version tags on that branch without a second version bump. - Recover interrupted publication without moving tags or republishing completed
packages. Commit README onreleasebefore opening or updating its PR tomain. - Keep
mainchanges behind PR merges and verify that promotion contains the
published package's code and updated download links.
v0.6.2
What's Changed
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Codex/pr approval merge signatures by @d3cker in #1
- Add editable setup defaults and an English-only interface by @d3cker in #2
- Route bot questions to issues and add branch and media configuration by @d3cker in #3
New Contributors
Full Changelog: https://github.com/d3cker/opencode2-github-automation/commits/v0.6.0