From 9615d869f471a7286fa13c20de2101242997503f Mon Sep 17 00:00:00 2001 From: Salma Alam-Naylor Date: Thu, 17 Oct 2024 12:50:42 +0100 Subject: [PATCH 1/3] add callout at top of releases page --- docs/product/releases/index.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/product/releases/index.mdx b/docs/product/releases/index.mdx index 3fac0e4bb4268..9e87d1c21cb02 100644 --- a/docs/product/releases/index.mdx +++ b/docs/product/releases/index.mdx @@ -4,6 +4,12 @@ sidebar_order: 110 description: "Learn how to provide information to Sentry about your releases to determine regressions and resolve issues quickly." --- + + +If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and check out the release tab. + + + A _release_ is a version of your code deployed to an environment. When you notify Sentry about a release, you can easily identify new issues and regressions, determine whether an issue was resolved, and monitor the health of your newly deployed app. The **Releases** page provides a visualization of your releases. It presents adoption of releases from the past 24 hours and provides a high-level view of: - Each release version (a short version of the release name without the hash) From 28b71c9201e121b453b16a7ca73aa4ede591e145 Mon Sep 17 00:00:00 2001 From: Salma Alam-Naylor Date: Thu, 17 Oct 2024 12:57:07 +0100 Subject: [PATCH 2/3] Change wording for a clearer onward journey in the GitHub UI --- docs/product/releases/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product/releases/index.mdx b/docs/product/releases/index.mdx index 9e87d1c21cb02..b2f6253759542 100644 --- a/docs/product/releases/index.mdx +++ b/docs/product/releases/index.mdx @@ -6,7 +6,7 @@ description: "Learn how to provide information to Sentry about your releases to -If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and check out the release tab. +If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and browse the tags for releases. From 76a3885650f2def9853ef4ce5f300d7759c34168 Mon Sep 17 00:00:00 2001 From: Salma Alam-Naylor Date: Thu, 31 Oct 2024 14:06:57 +0000 Subject: [PATCH 3/3] Add plausible tracking link --- docs/product/releases/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/product/releases/index.mdx b/docs/product/releases/index.mdx index b2f6253759542..7324b3c6028ef 100644 --- a/docs/product/releases/index.mdx +++ b/docs/product/releases/index.mdx @@ -1,12 +1,12 @@ ---- title: Releases sidebar_order: 110 description: "Learn how to provide information to Sentry about your releases to determine regressions and resolve issues quickly." + --- -If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and browse the tags for releases. +If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and browse the tags for releases.