Skip to main content

54 検索結果 "secrets"

REST API / Codespaces /

Codespaces ユーザー シークレット用 REST API エンドポイント

Codespaces のアカウント固有のシークレットの管理」をご覧ください。 List secrets for the authenticated user Lists all development environment secrets available for a user's codespaces without

GitHub Actions / GitHub Actions を管理する /

ワークフロー、シークレット、ランナーを Organization と共有する

organization. An organization allows you to centrally store and manage secrets, artifacts, and self-hosted runners. You can also create workflow templates

REST API / 認証 /

きめ細かい個人用アクセス トークンに使用できるエンドポイント

/orgs/{org}/actions/secrets GET /orgs/{org}/actions/secrets/public-key GET /orgs/{org}/actions/secrets/{secret_name} PUT /orgs/{org}/actions/secrets/{secret_name}

REST API / 認証 /

GitHub App ユーザー アクセス トークンで使用できるエンドポイント

/orgs/{org}/actions/secrets GET /orgs/{org}/actions/secrets/public-key GET /orgs/{org}/actions/secrets/{secret_name} PUT /orgs/{org}/actions/secrets/{secret_name}

REST API / 認証 /

GitHub App インストール アクセス トークンで使用できるエンドポイント

/orgs/{org}/actions/secrets GET /orgs/{org}/actions/secrets/public-key GET /orgs/{org}/actions/secrets/{secret_name} PUT /orgs/{org}/actions/secrets/{secret_name}

コードセキュリティ / シークレット スキャン / シークレット スキャンで作業する /

GitHub UI でのプッシュ保護の操作

prevents you from accidentally committing secrets to a repository by blocking commits containing supported secrets. GitHub will also block the commit if you

コードセキュリティ / シークレット スキャン / シークレット スキャンで作業する /

コマンド ラインからのプッシュ保護を操作する

prevents you from accidentally committing secrets to a repository by blocking pushes containing supported secrets. When you attempt to push a supported secret

REST API /

Codespaces 用 REST API エンドポイント

for a codespace Codespaces 組織シークレット用 REST API エンドポイント List organization secrets Get an organization public key Get an organization secret Create or update

GitHub Actions / 自動化を共有 /

ワークフローの再利用

github コンテキストが必ず呼び出し元ワークフローに関連付けられます。 呼び出し先ワークフローには、github.token と secrets.GITHUB_TOKEN へのアクセス権が自動的に付与されます。 github コンテキストの詳細については、「ワークフロー実行に関するコンテキスト情報へのアクセス」を参照してください。

REST API /

GitHub Actions 用の REST API エンドポイント

a repository GitHub Actions シークレットの REST API エンドポイント List organization secrets Get an organization public key Get an organization secret Create or update