diff --git a/.github/triage_replies.md b/.github/triage_replies.md index 7d9db9a6e2ba..7df064159723 100644 --- a/.github/triage_replies.md +++ b/.github/triage_replies.md @@ -29,3 +29,15 @@ ## Code of Conduct - Hello. Please keep in mind that Ansible adheres to a Code of Conduct in its community spaces. The spirit of the code of conduct is to be kind, and this is your friendly reminder to be so. Please see the full code of conduct here if you have questions: https://docs.ansible.com/ansible/latest/community/code_of_conduct.html + +## AWX Release +- Hi all,\ +\ +We're happy to announce that the next release of AWX, version 21.0.0 is now available!\ +In addition AWX Operator version 0.21.0 has also been release!\ +\ +Please see the releases pages for more details:\ + AWX: https://github.com/ansible/awx/releases/tag/21.0.0\ + Operator: https://github.com/ansible/awx-operator/releases/tag/0.20.1\ +\ +The AWX team. diff --git a/docs/release_process.md b/docs/release_process.md index 915a1fa140c8..4df3c21bc925 100644 --- a/docs/release_process.md +++ b/docs/release_process.md @@ -116,3 +116,6 @@ This workflow will take the generated images and promote them to quay.io. 2. Once complete, verify the image is on the [awx-operator Quay repository](https://quay.io/repository/ansible/awx-operator?tab=tags): ![Verify released awx-operator image](img/verify-released-awx-operator-image.png) + +## Notify the AWX mailing list +Send an email to the [AWX Mailing List](mailto:awx-project@googlegroups.com) with a message format of type "AWX Release" from the [mailing list triage standard replies](../.github/triage_replies.md#awx-release)