## Description Runner set names (e.g., \`fruit-runner-macos-arm64\`) should be clickable links that navigate to the corresponding GitHub runners management page: - For org-scoped sets: \`https://github.com/organizations/{org}/settings/actions/runners\` - For repo-scoped sets: \`https://github.com/{owner}/{repo}/settings/actions/runners\` ## Expected Clicking a runner set name opens the GitHub runners page in a new tab.
Description
Runner set names (e.g., `fruit-runner-macos-arm64`) should be clickable links that navigate to the corresponding GitHub runners management page:
Expected
Clicking a runner set name opens the GitHub runners page in a new tab.