Skip to main content

457 다음에 대한 검색 결과 "move repository"

/ GitHub 앱 만들기 / GitHub 앱의 코드 작성 /

GitHub 앱 빌드에 대한 빠른 시작

how to quickly create a GitHub App. When a pull request is opened in a repository that the app was granted access to, the app will add a comment to the

/ GitHub 앱 만들기 / GitHub 앱의 코드 작성 /

웹후크 이벤트에 응답하는 GitHub 앱 빌드

response to a webhook event. Specifically, when a pull request is opened in a repository that the app was granted access to, the app will receive a pull request

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

리포지토리 / 리포지토리 설정 관리 / 기능 사용 /

리포지토리에 대한 GitHub Actions 설정 관리

Actions를 사용하지 않도록 설정하거나 구성할 수 있습니다. About GitHub Actions permissions for your repository By default, GitHub Actions is enabled on all repositories and organizations

REST API / 인증 /

세분화된 개인용 액세스 토큰에 필요한 권한

es read GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id} read Repository permissions for "Actions" 엔드포인트 Access 추가 권한 DELETE /repos/

REST API / 리포지토리 /

리포지토리 웹후크에 대한 REST API 엔드포인트

페이로드를 받을 수 있습니다. 자세한 내용은 웹후크 설명서을(를) 참조하세요. List repository webhooks Lists webhooks for a repository. last response may return null if there have not been

REST API / actions /

자체 호스트형 실행기에 대한 REST API 엔드포인트

tokens (classic) need the admin:org scope to use this endpoint. If the repository is private, the repo scope is also required. "List self-hosted runners

REST API / Codespaces /

Codespaces 리포지토리 비밀에 대한 REST API 엔드포인트

Codespaces에 대한 계정별 비밀 관리을(를) 참조하세요. List repository secrets Lists all development environment secrets available in a repository without revealing their encrypted

REST API / actions /

GitHub Actions 권한에 대한 REST API 엔드포인트

속성, 형식, 설명 selected_repository_ids array of integers Required List of repository IDs to enable for GitHub Actions. "Set selected repositories enabled

REST API / actions /

GitHub Actions 비밀에 대한 REST API 엔드포인트

encrypted values. Authenticated users must have collaborator access to a repository to create, update, or read secrets. OAuth app tokens and personal access