You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/release_template.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -59,19 +59,20 @@ __REPLACE with OpenSearch wide initiatives to improve quality and consistency.__
59
59
### Release - _Ends {__REPLACE_RELEASE-day}_
60
60
61
61
-[ ] 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.
63
63
-[ ] Complete [documentation](https://github.com/opensearch-project/documentation-website) for this release.
64
64
-[ ] Author [blog post](https://github.com/opensearch-project/project-website) for this release.
65
65
-[ ] 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.
66
66
-[ ]__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!
68
68
69
69
### Post Release
70
70
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.
72
72
-[ ] 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.
73
74
-[ ] 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.
0 commit comments