Skip to content

Commit 4c80645

Browse files
authored
Updated release template after 1.2.3. (#1402)
Signed-off-by: dblock <[email protected]>
1 parent 4357b12 commit 4c80645

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/release_template.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,20 @@ __REPLACE with OpenSearch wide initiatives to improve quality and consistency.__
5959
### Release - _Ends {__REPLACE_RELEASE-day}_
6060

6161
- [ ] Declare a release candidate build, and publish all test results.
62-
- [ ] Verify all issued labeled `v{{ env.VERSION }}` in all projects have been resolved.
62+
- [ ] Verify [all issues labeled `v{{ env.VERSION }}` in all projects](https://github.com/opensearch-project/project-meta#find-labeled-issues) have been resolved.
6363
- [ ] Complete [documentation](https://github.com/opensearch-project/documentation-website) for this release.
6464
- [ ] Author [blog post](https://github.com/opensearch-project/project-website) for this release.
6565
- [ ] Gather, review and publish release notes. [git-release-notes](https://github.com/ariatemplates/git-release-notes) may be used to generate release notes from your commit history.
6666
- [ ] __REPLACE_RELEASE-minus-1-day - Publish this release on [opensearch.org](https://opensearch.org/downloads.html).
67-
- [ ] __REPLACE_RELEASE-day - Publish [blog post](https://github.com/opensearch-project/project-website) - release is launched!
67+
- [ ] __REPLACE_RELEASE-day - Publish a [blog post](https://github.com/opensearch-project/project-website) - release is launched!
6868

6969
### Post Release
7070

71-
- [ ] Create [release tags](https://github.com/opensearch-project/.github/blob/main/RELEASING.md#tagging) for each component.
71+
- [ ] Create [release tags](https://github.com/opensearch-project/opensearch-build/issues/378#issuecomment-999700848) for each component.
7272
- [ ] Replace refs in [manifests/{{ env.VERSION }}](/opensearch-project/opensearch-build/tree/main/manifests/{{ env.VERSION }}) with tags.
73+
- [ ] Prepare [for next patch release](https://github.com/opensearch-project/opensearch-plugins/blob/main/META.md#increment-a-version-in-every-plugin) by incrementing patch versions for each component.
7374
- [ ] Update [this template](https://github.com/opensearch-project/opensearch-build/blob/main/.github/ISSUE_TEMPLATE/release_template.md) with any new or missed steps.
74-
- [ ] Conduct a postmortem, and publish its results.
75+
- [ ] Create an issue for a retrospective, solicit feedback, and publish a summary.
7576

7677
### Components
7778

0 commit comments

Comments
 (0)