Skip to content

Fix page weights in release notes - #7335

Merged
knylander-grafana merged 1 commit into
grafana:mainfrom
knylander-grafana:fix-rel-not-page-order
Jun 1, 2026
Merged

Fix page weights in release notes#7335
knylander-grafana merged 1 commit into
grafana:mainfrom
knylander-grafana:fix-rel-not-page-order

Conversation

@knylander-grafana

Copy link
Copy Markdown
Contributor

What this PR does:

Fixes the page weights in the release notes folder so the 3.0 release notes are at the top instead of the bottom.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts Hugo page weights in the Tempo release notes documentation so that the 3.0 release notes appear above the Version 2 and Version 1 release-notes sections in navigation/listing order.

Changes:

  • Updated weight in the Version 2 release-notes section index to sort below v3.0.
  • Updated weight in the Version 1 release-notes section index to sort below Version 2.
  • Updated weight in the v3.0 release notes page to sort above the Version 2/1 sections.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/sources/tempo/release-notes/version-2/_index.md Adjusts section weight so Version 2 sorts below v3.0.
docs/sources/tempo/release-notes/version-1/_index.md Adjusts section weight so Version 1 sorts below Version 2.
docs/sources/tempo/release-notes/v3-0.md Adjusts page weight so v3.0 sorts above Version 2/1 sections.
@knylander-grafana
knylander-grafana enabled auto-merge (squash) June 1, 2026 14:16
@knylander-grafana
knylander-grafana merged commit 74d5997 into grafana:main Jun 1, 2026
48 of 49 checks passed
tempo-ci-app Bot added a commit that referenced this pull request Jun 1, 2026
(cherry picked from commit 74d5997)

Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release-v3.0 type/docs Improvements or additions to documentation

3 participants