1
0
mirror of synced 2025-12-30 21:02:34 -05:00
Files
docs/content/rest/codespaces/repository-secrets.md
2022-11-15 23:21:11 +00:00

973 B

title, allowTitleToDifferFromFilename, shortTitle, intro, permissions, versions, topics, miniTocMaxHeadingLevel
title allowTitleToDifferFromFilename shortTitle intro permissions versions topics miniTocMaxHeadingLevel
Codespaces repository secrets true Repository secrets The Codespaces repository secrets API allows a user to create, list, and delete secrets (such as access tokens for cloud services) for repositories that the user has access to in a codespace. Users with write access to a repository can manage {% data variables.product.prodname_codespaces %} repository secrets.
fpt ghec
* *
API
3

About the Codespaces repository secrets API

The Codespaces repository secrets API allows a user to create, list, and delete secrets (such as access tokens for cloud services) for repositories that the user has access to. These secrets are made available to the codespace at runtime. For more information, see "Managing encrypted secrets for your codespaces."