From 199179512879436fb09b4fb639000e9eae4be863 Mon Sep 17 00:00:00 2001 From: Robert Fratto Date: Tue, 19 Mar 2024 11:56:50 -0400 Subject: [PATCH 1/2] Revert "docs: remove step to create discussion page (#41)" This reverts commit 415e658d37ac276a5ede35333433fd26f465d2ca. --- docs/developer/release/6-publish-release.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/developer/release/6-publish-release.md b/docs/developer/release/6-publish-release.md index d36b828d8c..48a492aeb4 100644 --- a/docs/developer/release/6-publish-release.md +++ b/docs/developer/release/6-publish-release.md @@ -15,14 +15,15 @@ This is how to publish the release in GitHub. 3. Add a footer to the `Notable Changes` section: `For a full list of changes, please refer to the [CHANGELOG](https://github.com/grafana/agent/blob/RELEASE_VERSION/CHANGELOG.md)!` - - Do not substitute the value for `CHANGELOG`. + + Do not substitute the value for `CHANGELOG`. 4. At the bottom of the release page, perform the following: + - Tick the check box to "add a discussion" under the category for "announcements". - For a Release Candidate, tick the checkbox to "pre-release". - For a Stable Release or Patch Release, tick the checkbox to "set as the latest release". 5. Optionally, have other team members review the release draft if you wish to feel more comfortable with it. -6. Publish the release! +6. Publish the release! \ No newline at end of file From 5b2719b367712a3fb7dc05b7702051cd95c3dd54 Mon Sep 17 00:00:00 2001 From: Robert Fratto Date: Tue, 19 Mar 2024 11:58:03 -0400 Subject: [PATCH 2/2] add discussions link to README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9010561f48..0c7b9a1c05 100644 --- a/README.md +++ b/README.md @@ -123,13 +123,13 @@ To engage with the Alloy community: Grafana Slack, visit and join the `#alloy` channel. -* Ask questions on the [Grafana community website][community]. +* Ask questions on the [Discussions page][discussions]. * [File an issue][issue] for bugs, issues, and feature suggestions. * Attend the monthly [community call][community-call]. -[community]: https://community.grafana.com +[discussions]: https://github.com/grafana/agent/discussions [issue]: https://github.com/grafana/alloy/issues/new [community-call]: https://docs.google.com/document/d/1TqaZD1JPfNadZ4V81OCBPCG_TksDYGlNlGdMnTWUSpo