Redirect supported OS doc section to current public Docs location#3979
Merged
TingluoHuang merged 1 commit intoactions:mainfrom Aug 7, 2025
Merged
Redirect supported OS doc section to current public Docs location#3979TingluoHuang merged 1 commit intoactions:mainfrom
TingluoHuang merged 1 commit intoactions:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates outdated documentation links to redirect to the current GitHub Docs location for self-hosted runner supported architectures and operating systems information. The previous links were pointing to a generic self-hosted runners page that no longer contains the specific details about supported platforms.
Key Changes
- Updates three documentation files to point to the correct GitHub Docs reference page
- Changes URL path from
/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runnersto/actions/reference/runners/self-hosted-runners - Maintains the same anchor fragments (#windows, #macos, #linux) for platform-specific sections
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/start/envwin.md | Updates Windows documentation link to current GitHub Docs reference |
| docs/start/envosx.md | Updates macOS documentation link to current GitHub Docs reference |
| docs/start/envlinux.md | Updates Linux documentation link to current GitHub Docs reference |
TingluoHuang
approved these changes
Aug 7, 2025
0adcdc0 to
7c69ead
Compare
This was referenced Aug 14, 2025
fmartinez255
pushed a commit
to TiVo/actions-runner
that referenced
this pull request
Oct 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Public Docs content has moved where previous links currently settle on "Self-hosted runners", which no longer contains details regarding supported architectures nor operating systems.
This PR updates the links to the current public Docs page for this content and information, "Self-hosted runners reference".