Skip to main content

Managing your codespaces

You can use GitHub Codespaces settings to manage information that your codespace might need.

Managing your account-specific secrets for GitHub Codespaces

You can store sensitive information, like tokens, that you want to access in your codespaces via environment variables.

Managing access to other repositories within your codespace

You can manage the repositories that GitHub Codespaces can access.

Reviewing your security logs for GitHub Codespaces

You can use the security log to review all actions related to GitHub Codespaces.

Managing GPG verification for GitHub Codespaces

You can allow GitHub to automatically use GPG to sign commits you make in your codespaces, so other people can be confident that the changes come from a trusted source.