1
0
mirror of synced 2025-12-22 19:34:15 -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

@@ -54,3 +54,7 @@ Your codespace will be automatically deleted when you are removed from an organi
## Deleting your unused codespaces
You can manually delete your codespaces in https://github.com/codespaces and from within {% data variables.product.prodname_vscode %}. To reduce the size of a codespace, you can manually delete files using the terminal or from within {% data variables.product.prodname_vscode %}.
## Further reading
- "[Managing billing for Codespaces in your organization](/codespaces/managing-codespaces-for-your-organization/managing-billing-for-codespaces-in-your-organization)"