aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/dev_release_minor_version.md
diff options
context:
space:
mode:
authorJoe Chen <jc@unknwon.io>2022-05-05 15:57:50 +0800
committerGitHub <noreply@github.com>2022-05-05 15:57:50 +0800
commitf7802b9227f1b6cc2df816c738fa0063fb24d37a (patch)
tree122d2c869a90653a960aba0936260327a3b717aa /.github/ISSUE_TEMPLATE/dev_release_minor_version.md
parenta76aff36d015458f60d4eab8314262ef94116f74 (diff)
release: add step to publish GitHub security advisory (#6929)
Diffstat (limited to '.github/ISSUE_TEMPLATE/dev_release_minor_version.md')
-rw-r--r--.github/ISSUE_TEMPLATE/dev_release_minor_version.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/dev_release_minor_version.md b/.github/ISSUE_TEMPLATE/dev_release_minor_version.md
index c795cdfb..fbee276e 100644
--- a/.github/ISSUE_TEMPLATE/dev_release_minor_version.md
+++ b/.github/ISSUE_TEMPLATE/dev_release_minor_version.md
@@ -43,6 +43,7 @@ On the release branch:
On the `main` branch:
+- [ ] Publish [GitHub security advisories](https://github.com/gogs/gogs/security) for security patches included in the release.
- [ ] Update the repository mirror on [Gitee](https://gitee.com/unknwon/gogs).
- [ ] Create a new release announcement in [Discussions](https://github.com/gogs/gogs/discussions/categories/announcements).
- [ ] Send a tweet on the [official Twitter account](https://twitter.com/GogsHQ) for the minor release.