diff --git a/docs/release/release-actions-1.1.0.md b/docs/release/release-actions-1.1.0.md index 95998382..e50f6438 100644 --- a/docs/release/release-actions-1.1.0.md +++ b/docs/release/release-actions-1.1.0.md @@ -64,8 +64,8 @@ Note: This must be released last because it relies on some Docker images that wi - [x] Test the release by using the newly updated pass-docker to run the release locally. - [x] Check that correct tickets are in the release milestone. [Github Ticket Update](../dev/release.md#update-release-notes) - [x] Write release notes in the [Release Notes doc](../release-notes.md), update the [Roadmap](../roadmap.md), submit a PR for the changes, and ensure the PR is merged. Release Notes should be written to be understandable by community members who are not technical. -- [ ] Draft release message and have technical & community lead provide feedback. Ensure that a link to the release notes is included in the release message. -- [ ] Post a message about the release to the PASS Google Group. [Notes about the PASS Google Group](../dev/release.md#process) -- [ ] Update template if any steps were missed or if any new tasks were added. Also make note of these new steps in the release-actions-X.X.X.md file. -- [ ] Update [Pass Demo](https://demo.eclipse-pass.org) to new release - [Publish to SNS Topic action](https://github.com/eclipse-pass/main/actions/workflows/deployToAWS.yml) using `Environment: demo` -- [ ] Send message to Eclipse PASS slack #pass-dev channel that the release is complete. \ No newline at end of file +- [x] Draft release message and have technical & community lead provide feedback. Ensure that a link to the release notes is included in the release message. +- [x] Post a message about the release to the PASS Google Group. [Notes about the PASS Google Group](../dev/release.md#process) +- [x] Update template if any steps were missed or if any new tasks were added. Also make note of these new steps in the release-actions-X.X.X.md file. +- [x] Update [Pass Demo](https://demo.eclipse-pass.org) to new release - [Publish to SNS Topic action](https://github.com/eclipse-pass/main/actions/workflows/deployToAWS.yml) using `Environment: demo` +- [x] Send message to Eclipse PASS slack #pass-dev channel that the release is complete. \ No newline at end of file