From 3957d1863c59ce84c41d1e8c3906714c4875bbd7 Mon Sep 17 00:00:00 2001 From: Logan Bussell Date: Mon, 28 Nov 2022 11:11:44 -0800 Subject: [PATCH 1/2] Add json comment to announcement markdown --- eng/source-build-release-announcement.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/eng/source-build-release-announcement.md b/eng/source-build-release-announcement.md index 5c3423dd05..143ee6c9f3 100644 --- a/eng/source-build-release-announcement.md +++ b/eng/source-build-release-announcement.md @@ -7,4 +7,13 @@ Please use the [$TAG tag]($TAG_URL) to source-build .NET version $RUNTIME_VERSIO - Release Notes: $RELEASE_NOTES_URL - Tag URL: $TAG_URL -@dotnet/distro-maintainers \ No newline at end of file +@dotnet/distro-maintainers + + \ No newline at end of file From 56e59241f871608de17c7873fb0a691d4cb286a7 Mon Sep 17 00:00:00 2001 From: Logan Bussell Date: Mon, 12 Dec 2022 14:28:28 -0800 Subject: [PATCH 2/2] Make release info visible --- eng/source-build-release-announcement.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/source-build-release-announcement.md b/eng/source-build-release-announcement.md index 143ee6c9f3..fcb9750306 100644 --- a/eng/source-build-release-announcement.md +++ b/eng/source-build-release-announcement.md @@ -9,11 +9,11 @@ Please use the [$TAG tag]($TAG_URL) to source-build .NET version $RUNTIME_VERSIO @dotnet/distro-maintainers - \ No newline at end of file +``` \ No newline at end of file