395 検索結果 "move repository"
GitHub Copilot / GitHub Copilot を使用する / Guides /
Modernizing legacy code with GitHub Copilot
Node.js. You can find the COBOL code in the modernize-legacy-cobol-app repository.
The account management system consists of three key files:
main.cob:
REST API / Projects (classic) /
Project (classic)列用 REST API エンドポイント
きめ細かい個人用アクセス トークン
粒度の細かいトークンには、次のアクセス許可セットの少なくとも 1 つが必要です:
"Projects" repository permissions (read)
"Projects" organization permissions (read)
REST API / Projects (classic) /
Project (classic)カード用 REST API エンドポイント
きめ細かい個人用アクセス トークン
粒度の細かいトークンには、次のアクセス許可セットの少なくとも 1 つが必要です:
"Projects" repository permissions (read)
"Projects" organization permissions (read)
コードセキュリティ / コード スキャン / code scanning のトラブルシューティング /
エラー: "Advanced Security must be enabled for this repository to use code scanning"
が有効になっていることを確認します。
このエラーについて
Advanced Security must be enabled for this repository to use code scanning
403: GitHub Advanced Security is not enabled
このエラーは、code
REST API /
Projects (classic)用 REST API エンドポイント
project
Get a project
Update a project
Delete a project
List repository projects
Create a repository project
Create a user project
List user projects
Project
リポジトリ / ファイルの操作 / ファイルを管理する /
ファイルを新しい場所に移動する
され、新しい場所にファイルが追加 (git add) されます。
$ git add .
# Adds the file to your local repository and stages it for commit.
# ファイルをステージング解除するには、'git reset HEAD YOUR-FILE'
GraphQL API / 関連項目 /
列挙型
author association with repository.
CommentAuthorAssociation の値です。
COLLABORATOR
Author has been invited to collaborate on the repository.
CONTRIBUTOR
Author
REST API / リポジトリ /
リポジトリの REST API エンドポイント
for a repository you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For
REST API / 認証 /
きめ細かい個人用アクセス トークンに必要なアクセス許可
epositories
write
PUT /orgs/{org}/actions/permissions/repositories/{repository_id}
write
複数のアクセス許可が必要な場合や、別のアクセス許可が使用される場合があります。 アクセス許可の詳細については、このエンドポ
REST API / リポジトリ /
リポジトリ ウェブフック の REST API エンドポイント
ペイロードを受け取ることができます。 詳しくは、「Webhook ドキュメント」をご覧ください。
List repository webhooks
Lists webhooks for a repository. last response may return null if there have not been