docs icon indicating copy to clipboard operation
docs copied to clipboard

Clarify billing-scope difference between members and collaborators on org-owned codespaces

Open arthurattwell opened this issue 1 month ago • 2 comments

Code of Conduct

What article on docs.github.com is affected?

Choosing who owns and pays for codespaces in your organization

What part(s) of the article would you like to see updated?

The documentation for “Choosing who owns and pays for Codespaces in your organization” is misleading about how Codespaces ownership applies to forks.

It states that “a codespace is organization-owned if it’s created from one of the organization’s repositories, or from a fork of one of the organization’s repositories.”

In practice, this only applies when the user creating the Codespace is an organization member. Outside collaborators cannot create organization-owned Codespaces from forks in their personal namespaces, even if the fork originates from an organization repository and Codespaces are enabled for them.

This distinction between members and outside collaborators should be made explicit to prevent confusion and wasted time for teams trying to configure Codespaces access and billing correctly.

This distinction should also be carried through to the wording on the relevant settings page at https://github.com/organizations/[ORGANIZATION]/settings/codespaces.

Additional information

Example: The user Michelle-BlueLeaf has a fork of electricbookworks/core-the-economy-2. She is an outside collaborator on this private repo. When she tries to create a codespace, GitHub is applying her individual account's settings, not creating the codespace in electricbookworks, where we have enabled codespaces for all members and collaborators, and set all codespaces to be org-owned.

Image

arthurattwell avatar Nov 18 '25 08:11 arthurattwell

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar Nov 18 '25 08:11 welcome[bot]

@arthurattwell Thanks for opening an issue! That does seem like an important distinction, so I'll take it to the team and make sure it's all working as intended.

Sharra-writes avatar Dec 01 '25 21:12 Sharra-writes

Code of Conduct

What article on docs.github.com is affected?

Choosing who owns and pays for codespaces in your organization

What part(s) of the article would you like to see updated?

The documentation for “Choosing who owns and pays for Codespaces in your organization” is misleading about how Codespaces ownership applies to forks.

It states that “a codespace is organization-owned if it’s created from one of the organization’s repositories, or from a fork of one of the organization’s repositories.”

In practice, this only applies when the user creating the Codespace is an organization member. Outside collaborators cannot create organization-owned Codespaces from forks in their personal namespaces, even if the fork originates from an organization repository and Codespaces are enabled for them.

This distinction between members and outside collaborators should be made explicit to prevent confusion and wasted time for teams trying to configure Codespaces access and billing correctly.

This distinction should also be carried through to the wording on the relevant settings page at https://github.com/organizations/[ORGANIZATION]/settings/codespaces.

Additional information

Example: The user Michelle-BlueLeaf has a fork of electricbookworks/core-the-economy-2. She is an outside collaborator on this private repo. When she tries to create a codespace, GitHub is applying her individual account's settings, not creating the codespace in electricbookworks, where we have enabled codespaces for all members and collaborators, and set all codespaces to be org-owned.

Image

https://sourcegraph.com/contact/code-search

bunne5464-hash avatar Dec 13 '25 17:12 bunne5464-hash