From db8d936e02bdb21e541f715aabd8d095ceba5bf8 Mon Sep 17 00:00:00 2001 From: Russ Poetker Date: Thu, 30 May 2024 11:22:14 -0400 Subject: [PATCH] Update release actions list --- docs/release/release-actions-1.7.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release/release-actions-1.7.0.md b/docs/release/release-actions-1.7.0.md index 883e36a..b15e9cd 100644 --- a/docs/release/release-actions-1.7.0.md +++ b/docs/release/release-actions-1.7.0.md @@ -33,7 +33,7 @@ This is the full detailed release process, including the steps that are performe - [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), 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. - [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. -- [ ] Post a message about the release to the PASS Google Group. [Notes about the PASS Google Group](../dev/release.md#process) +- [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` -- [ ] Send message to Eclipse PASS slack #pass-dev channel that the release is complete. \ No newline at end of file +- [x] Send message to Eclipse PASS slack #pass-dev channel that the release is complete. \ No newline at end of file