[release] tell commit sha to canton (#18800)

This commit is contained in:
Gary Verhaegen 2024-03-20 16:45:54 +01:00 committed by GitHub
parent bf556c420e
commit 17119166ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,7 +117,9 @@ jobs:
# Note: this gets dev-env from the release commit, not the trigger commit
eval "$(./dev-env/bin/dade-assist)"
source $(bash-lib)
tell_slack "SDK release \`$(release_tag)\` just pushed to Artifactory." \
sha=$(release_sha)
short_sha=${sha:0:8}
tell_slack "SDK release \`$(release_tag)\` (\`$short_sha\`) just pushed to Artifactory." \
"$(Slack.team-canton)"
- template: tell-slack-failed.yml
parameters: