[Backport 5.4.5099] chore(release): remind releasers of tag pipeline (#63152)

Co-authored-by: Craig Furman <craig.furman@sourcegraph.com>
This commit is contained in:
sourcegraph-release-bot 2024-06-07 12:58:58 +02:00 committed by GitHub
parent 2cfadb4826
commit 04e2234477
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -261,6 +261,7 @@ promoteToPublic:
# Annotate build
cat << EOF | buildkite-agent annotate --style info
Promoted release is **publicly available** through a git tag at [\`{{version}}\`](https://github.com/sourcegraph/sourcegraph/tree/{{version}}).
Please note that some release artifacts will not be available until the tag's pipeline completes. You can follow this at https://buildkite.com/sourcegraph/sourcegraph/builds?branch={{version}}
EOF
- name: "git:release:create"