-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor release issue template and release wiki based on new changes #5031
Refactor release issue template and release wiki based on new changes #5031
Conversation
Signed-off-by: Sayali Gaikawad <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are more under the folded <details><summary>Release Checklist</summary>
.
Signed-off-by: Sayali Gaikawad <[email protected]>
Yeah wondering if they are needed or not. |
@@ -145,14 +141,6 @@ Release blog is ready | :red_circle: | | | |||
- [ ] Advertise on Social Media. | |||
- [ ] Post on public slack and Github Release issue. | |||
|
|||
### Post-Release activities |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We still need these right @gaiksaya ?
For Release Tags and Input Manifest Update we have an automated workflow which we can add here. Also for Helm and Ansible Playbook release. today we do them after the release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was a duplicate placed in checklist. See https://github.com/opensearch-project/opensearch-build/pull/5031/files#diff-38e15f3a510b3e0a8b537c78468a4c2db29c2f00c55abbd0a310fbcfe9c395c2R148
Description
Refactor release issue template and release wiki based on new changes
Issues Resolved
#4908
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.