457 다음에 대한 검색 결과 "move repository"
REST API / 확인 /
검사 도구 모음에 대한 REST API 엔드포인트
creation using "Update repository preferences for check suites".
Note
The Checks API only looks for pushes in the repository where the check suite
REST API / 이슈 /
이슈 이벤트에 대한 REST API 엔드포인트
내에서 제공됩니다.
List issue events for a repository
Lists events for a repository.
"List issue events for a repository"에 대한 세분화된 액세스 토큰
이 엔드포인트는 다음
REST API / 이슈 /
이슈에 대한 REST API 엔드포인트
uot;,
"updated_at": "2011-04-22T13:33:48Z",
"repository": {
"id": 1296269,
"node_id": "MDEwOlJl
REST API / 활동 /
이벤트에 대한 REST API 엔드포인트
Required
The account owner of the repository. The name is not case sensitive.
repo string Required
The name of the repository without the .git extension. The
REST API / Dependabot /
Dependabot alerts에 대한 REST API 엔드포인트
accurate but we use a sanitizer.",
"fixed_at": null,
"repository": {
"id": 217723378,
"node_id": "MDEwOl
REST API / 마이그레이션 /
사용자 마이그레이션을 위한 REST API 엔드포인트
included for the migration.
exclude_git_data boolean
Indicates whether the repository git data should be excluded from the migration.
exclude_attachments boolean
REST API / 보안 설정 /
구성
insufficient GHAS licenses are available to attach the configuration to a repository, only free features will be enabled.
The authenticated user must be an
코드 보안 / CodeQL CLI / 고급 기능 /
CodeQL 팩 게시 및 사용
the name of the CodeQL pack for C/C++ analysis included in the CodeQL repository. The version range ^0.1.2 indicates that this pack is compatible with
REST API / 마이그레이션 /
조직 마이그레이션에 대한 REST API 엔드포인트
the migration.
기본값: false
exclude_git_data boolean
Indicates whether the repository git data should be excluded from the migration.
기본값: false
exclude_attachments
GitHub Actions / 자동화 공유 / 작업 만들기 /
GitHub Actions에 대한 메타데이터 구문
uses: actions/checkout@main
# References a subdirectory in a public GitHub repository at a specific branch, ref, or SHA
- uses: actions/aws/ec2@main
# References