From 04e2234477a85ac2e8e141c58bfb2d51257299f2 Mon Sep 17 00:00:00 2001 From: sourcegraph-release-bot <107104610+sourcegraph-release-bot@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:58:58 +0200 Subject: [PATCH] [Backport 5.4.5099] chore(release): remind releasers of tag pipeline (#63152) Co-authored-by: Craig Furman --- release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/release.yaml b/release.yaml index a1d5248c64e..d75fb191fae 100644 --- a/release.yaml +++ b/release.yaml @@ -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"