add release instructions to release notification (#13160)

Because we can't expect people to magically know where to find them.

CHANGELOG_BEGIN
CHANGELOG_END
This commit is contained in:
Gary Verhaegen 2022-03-04 12:33:15 +01:00 committed by GitHub
parent 15aa300fba
commit 54dc19deb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 2 deletions

View File

@ -31,4 +31,4 @@ jobs:
RELEASE_MANAGER=$(next_in_rotation_slack)
tell_slack "$(echo -e "Hi <@$RELEASE_MANAGER>! According to the <https://github.com/digital-asset/daml/blob/main/release/rotation|rotation>, you are in charge of the release tomorrow. Please make sure you plan accordingly, or find a replacement.")"
tell_slack "$(echo -e "Hi <@$RELEASE_MANAGER>! According to the <https://github.com/digital-asset/daml/blob/main/release/rotation|rotation>, you are in charge of the release tomorrow. Please make sure you plan accordingly, or find a replacement. See the <https://github.com/digital-asset/daml/blob/main/release/RELEASE.md|release instructions> for details.")"

View File

@ -88,4 +88,4 @@ jobs:
rotate
open_pr "rotate-after-release-$(date -I)" \
"rotate release duty after $(date -I)" \
"@$NEXT_GH is taking care of testing today's release, so they get pushed back to the end of the line.\n\nPlease do not merge this before the release is fully tested."
"@$NEXT_GH is taking care of [testing](https://github.com/digital-asset/daml/blob/main/release/RELEASE.md) today's release, so they get pushed back to the end of the line.\n\nPlease do not merge this before the release is fully tested."

View File

@ -30,3 +30,5 @@
1. Merge the PR and wait for the corresponding `main` build to finish. You
will be notified on `#team-daml`.
1. Go back to the general [release instructions](RELEASE.md).

View File

@ -6,4 +6,6 @@
1. Merge the PR and wait for the corresponding `main` build to finish.
1. Go back to the general [release instructions](RELEASE.md).
[DACH-NY/assembly]: https://github.com/DACH-NY/assembly

View File

@ -19,4 +19,6 @@
1. Merge the PR and wait for the corresponding `main` build to finish. You
will be notified on `#team-daml`.
1. Go back to the general [release instructions](RELEASE.md).
[checklist]: https://docs.google.com/document/d/1RY2Qe9GwAUiiSJmq1lTzy6wu1N2ZSEILQ68M9n8CHgg

View File

@ -27,6 +27,8 @@
1. Merge the PR and wait for the corresponding `main` build to finish.
1. Go back to the general [release instructions](RELEASE.md).
[checklist]: https://docs.google.com/document/d/1RY2Qe9GwAUiiSJmq1lTzy6wu1N2ZSEILQ68M9n8CHgg
[DACH-NY/assembly]: https://github.com/DACH-NY/assembly
[digital-asset/daml]: https://github.com/digital-asset/daml