1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Adding a Codespaces policy to constrain available machine types (#23814)

Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
This commit is contained in:
hubwriter
2022-01-11 01:17:08 +00:00
committed by GitHub
parent fcc9b904dd
commit 3d2a641f6f
31 changed files with 211 additions and 26 deletions

View File

@@ -80,8 +80,11 @@ If you would like to create a codespace for a repository owned by your personal
![New codespace button](/assets/images/help/codespaces/new-codespace-button.png)
If you are a member of an organization and are creating a codespace on a repository owned by that organization, you can select the option of a different machine type. From the dialog, choose a machine type and then click **Create codespace**.
![Machine type choice](/assets/images/help/codespaces/choose-custom-machine-type.png)
If you are a member of an organization and are creating a codespace on a repository owned by that organization, you can select the option of a different machine type. From the dialog box, choose a machine type and then click **Create codespace**.
![Machine type choice](/assets/images/help/codespaces/choose-custom-machine-type.png)
{% data reusables.codespaces.codespaces-machine-type-availability %}
{% endwebui %}