Path: blob/main/docs/developer/release/6-publish-release.md
4096 views
Publish Release
This is how to publish the release in GitHub.
Before you begin
You should see a new draft release created here. If not go back to Tag Release.
Steps
Edit the release draft by filling in the
Notable Changes
section with allBreaking Changes
andFeatures
from the CHANGELOG.md.Add any additional changes that you think are notable to the list.
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
.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".
Optionally, have other team members review the release draft if you wish to feel more comfortable with it.
Publish the release!