* Make changes for multiple config files * Clarify deprecated procedure * Optimize images * More WiP changes * More WiP changes * Update s/shots - no longer beta * Optimize images * More WiP changes * Fix broken links * WiP * Add authorizations screenshots * Optimize images * Reorg requested by reviewer * Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md * Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md * Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md * Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md Co-authored-by: Felicity Chapman <felicitymay@github.com> * Update content/codespaces/prebuilding-your-codespaces/configuring-prebuilds.md * Update content/codespaces/troubleshooting/troubleshooting-prebuilds.md Co-authored-by: Felicity Chapman <felicitymay@github.com> * Update data/reusables/codespaces/billing-for-prebuilds.md * Tiny tweak to creation article * Another tiny tweak to creation article * Fix self-referential link Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Felicity Chapman <felicitymay@github.com>
1.0 KiB
To reduce consumption of Actions minutes, you can set a prebuild template to be updated only when you make a change to your dev container configuration files, or only on a custom schedule. You can also manage your storage usage by adjusting the number of template versions to be retained for your prebuild configurations. For more information, see "Configuring prebuilds."
If you are an organization owner, you can track usage of prebuild workflows and storage by downloading a {% data variables.product.prodname_actions %} usage report for your organization. You can identify workflow runs for prebuilds by filtering the CSV output to only include the workflow called "Create {% data variables.product.prodname_codespaces %} Prebuilds." For more information, see "Viewing your {% data variables.product.prodname_actions %} usage."