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

Merged
merged 2 commits into from
Jul 15, 2025

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

github-actions bot commented Jul 15, 2025

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.

@Sharra-writes
Copy link
Contributor

@NirajDN Looks good! I'll get it merged once checks are passing.

@Sharra-writes Sharra-writes added this pull request to the merge queue Jul 15, 2025
Merged via the queue into github:main with commit e84e477 Jul 15, 2025
41 checks passed
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

@NirajDN
Copy link
Contributor Author

NirajDN commented Jul 16, 2025

@Sharra-writes Awesome, thank you! 🎉 Appreciate the quick review and merge.

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.

2 participants