Skip to main content

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

웹후크 / 웹후크 사용 /

웹후크 만들기

create webhooks to subscribe to specific events on GitHub that occur in a repository, organization, GitHub Marketplace account, GitHub Sponsors account,

GitHub Actions / 자체 호스팅 실행기 / 자체 호스트형 실행기 관리 /

자체 호스트형 실행기 추가

엔터프라이즈에 자체 호스트형 실행기를 추가할 수 있습니다. You can add a self-hosted runner to a repository, an organization, or an enterprise. If you are an organization or enterprise

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

리포지토리에 대한 보안 및 분석 설정 관리

analysis settings for your repository GitHub offers a number of different security features that you can enable for your repository to protect your code from

REST API / actions /

워크플로에 대한 REST API 엔드포인트

설명서의 워크플로 정보을(를) 참조하세요. List repository workflows Lists the workflows in a repository. Anyone with read access to the repository can use this endpoint. OAuth

코드 보안 / 코드 검사 / 코드 검색 사용 /

코드 스캔을 위한 기본 설정 구성

low-maintenance way to enable code scanning for your repository. Based on the code in your repository, default setup will automatically create a custom code

GitHub Packages / GitHub 패키지 레지스트리 작업 /

RubyGems 레지스트리 작업

can use: GITHUB_TOKEN to publish packages associated with the workflow repository. A personal access token (classic) with at least read:packages scope to

조직 / 조직 설정 관리 /

조직의 GitHub Actions 사용 안 함 또는 제한

run actions and reusable workflows located within your repository and any other public repository. You can disable GitHub Actions for all repositories in

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

GitHub 앱을 사용하여 CI 검사 빌드하기

integration (CI) server that runs tests on new code that's pushed to a repository. The tutorial shows how to build and configure a GitHub App to act as

REST API / actions /

GitHub Actions 아티팩트에 대한 REST API 엔드포인트

공유을(를) 참조하세요. List artifacts for a repository Lists all artifacts for a repository. Anyone with read access to the repository can use this endpoint. OAuth app

리포지토리 / 분기 및 병합 / 규칙 세트 관리 /

리포지토리에 대한 규칙 세트 관리

troubleshoot any unintended effects on the contributor experience for your repository. You can use the REST and GraphQL APIs to manage rulesets. For more information