54 検索結果 "secrets"
REST API /
Dependabot 用の REST API エンドポイント
Dependabot alert
Dependabot シークレット用の REST API エンドポイント
List organization secrets
Get an organization public key
Get an organization secret
Create or update
Codespaces / プロジェクトの設定 / 開発コンテナーの構成 /
リポジトリに推奨シークレットを指定する
devcontainer.json ファイルを編集し、ファイルの最上位レベルにある JSON オブジェクト内に secrets プロパティを追加します。 次に例を示します。
JSON
"secrets": {
"NAME_OF_SECRET_1": {
"description":
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使った Jenkins からの移行
following constructs manually:
Mandatory build tools
Scripted pipelines
Secrets
Self-hosted runners
Unknown plugins
For more information on manual migrations
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使った Travis CI からの移行
Certain Travis CI constructs must be migrated manually. These include:
Secrets
Unknown job properties
For more information on manual migrations, see Migrating
GitHub Actions / セキュリティ / セキュリティ ガイド /
GitHub Actions でのシークレットの使用
詳しくは、「ワークフローの再利用」をご覧ください。
アクションに入力あるいは環境変数としてシークレットを提供するには、リポジトリ内に作成したシークレットにアクセスする secrets コンテキストを使うことができます。 詳細については、「ワークフロー実行に関するコンテキスト情報へのアクセス」および「GitHub Action
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使用した Bitbucket パイプラインからの移行
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使った CircleCI からの移行
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使った GitLab からの移行
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使った Bamboo からの移行
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
GitHub Actions / GitHub Actions に移行する / 自動移行 /
GitHub Actions Importer を使った Azure DevOps からの移行
configurations. These include:
Organization, repository, and environment secrets
Service connections such as OIDC Connect, GitHub Apps, and personal access