Skip to content

Optimize and clean up YAML frontmatter to fix redirects and link check errors #39321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NirajDN
Copy link
Contributor

@NirajDN NirajDN commented Jul 15, 2025

Why:

This PR addresses the failing CI checks related to redirects and link validation by cleaning up duplicate and outdated entries in the YAML frontmatter of the documentation file.

The previous frontmatter contained multiple duplicate redirects which caused link checker and redirect tests to fail.

What's being changed (if available, include any code snippets, screenshots, or gifs):

  • Removed duplicate and unnecessary redirect entries.
  • Simplified the YAML frontmatter to follow current GitHub Docs guidelines.
  • Ensured links in the frontmatter are unique and valid.

These changes improve the accuracy of redirect paths and fix link validation errors during automated tests.

Check off the following:

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jul 15, 2025
Copy link
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
index.md fpt
ghec
ghes@ 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Do not begin working on this issue until triaged by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant