Files
Gogs/.github/ISSUE_TEMPLATE/dev_release_minor_version.md
ᴊᴏᴇ ᴄʜᴇɴ 85abee4b9b chore: update release templates (#8134)
[skip ci]
2026-01-31 20:08:38 -05:00

3.3 KiB

name, about, assignees, title, labels
name about assignees title labels
Dev: Release a minor version ONLY USED BY MAINTAINERS. unknwon Release [VERSION] 📸 release

This is generated from the minor release template.

Before release

On the main branch:

During release

On the release branch:

After release

On the main branch:

  • Update the repository mirror on Gitee.
  • Create a new release announcement in Discussions.
  • Send a tweet on the official Twitter account for the minor release.
  • Close the milestone for the minor release.
  • Bump the hard-coded version to the new develop version, e.g. 0.14.0+dev -> 0.15.0+dev.
  • Run task legacy to identify deprecated code that is aimed to be removed in current develop version.
  • After 14 days, publish GitHub security advisories for security patches included in the release.