* [ ] Prepare a new changelog and update CHANGELOG.md * [ ] Release 1.27.3 from release/v1.27 branch * [ ] Generate changelog_1.27.3.md from merged CHANGELOG.md * [ ] Frontend changelog to main branch * [ ] Tag 1.27.3 with `git tag -s -f changelog_1.27.3.md v1.27.3` and Push to Github * [ ] Wait for the release created and check whether the release artifacts generated * [ ] Check whether Github release attachments are generated and normal * [ ] Check whether the binaries generated under https://dl.gitea.com/gitea/1.27.2/ and normal * [ ] Check whether docker images are generated https://hub.docker.com/r/gitea/gitea/tags?page=&page_size=&ordering=&name=1.27.2 * [ ] If the release does work then make it out of draft so that it's public for everyone. * [ ] Official packages updated * [ ] Homebrew https://github.com/Homebrew/homebrew-core/blob/master/Formula/g/gitea.rb * [ ] Snap https://snapcraft.io/gitea * [ ] Helm Chart For Gitea * [ ] Terraform * [ ] Update documentation to add version to 1.27.3 * [ ] Confirm blog is ready and merge * [ ] Announce the 1.27.3 release.
git tag -s -f changelog_1.27.3.md v1.27.3and Push to Github