Skip to content

Commit aae1370

Browse files
docs: propose note about custom runner group UI visibility
Adds a note clarifying that organization runners in custom groups may not render in legacy repository settings, despite retaining full routing access, to prevent user confusion.
1 parent f19a013 commit aae1370

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/actions/how-tos/manage-runners/self-hosted-runners/manage-access.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ For runner groups in an enterprise, you can change what organizations in the ent
5656

5757
For runner groups in an organization, you can change what repositories in the organization can access a runner group.
5858

59+
{% note %}
60+
61+
**Note:** Some users have reported that organization-level runners assigned to custom runner groups don't appear on the legacy **Settings > Actions > Runners** page for individual repositories, even when the group has valid repository access configured. If a runner you expect to see is missing there, check the repository's **Actions > Runners** management page, which reflects custom group membership more reliably.
62+
63+
{% endnote %}
64+
5965
{% data reusables.actions.runner-groups-org-navigation %}
6066
{% data reusables.actions.changing-repository-access-for-a-runner-group %}
6167

0 commit comments

Comments
 (0)