259 다음에 대한 검색 결과 "pull requests"
계정 및 프로필 / 프로필 / 기여 설정 관리 /
프로필에서 기여 보기
contribution credit.
If you merged multiple personal accounts, issues, pull requests, and discussions will not be attributed to the new account and will not
코드 보안 / Dependabot / Dependabot 에코시스템 /
Dependabot 지원 에코시스템 및 리포지토리
in your repository.
Dependabot security updates: Automatically raise pull requests to update the dependencies you use that have known security vulnerabilities
REST API /
끌어오기 요청에 대한 REST API 엔드포인트
API 엔드포인트
List pull requests
Create a pull request
Get a pull request
Update a pull request
List commits on a pull request
List pull requests files
Check
REST API / 끌어오기 요청 /
끌어오기 요청 검토에 대한 REST API 엔드포인트
GitHub 앱 설치 액세스 토큰
세분화된 개인용 액세스 토큰
세분화된 토큰에는 다음 권한 집합이 있어야 합니다.:
"Pull requests" repository permissions (read)
공용 리소스만 요청되는 경우 인증 또는 앞서 언급한 권한 없이
REST API / 끌어오기 요청 /
끌어오기 요청 검토 메모에 대한 REST API 엔드포인트
List review comments in a repository
Lists review comments for all pull requests in a repository. By default,
review comments are in ascending order by
코드 보안 / 시작 /
리포지토리 보안을 위한 빠른 시작
snooze alerts, and specify which alerts you want Dependabot to open pull requests for. For information about the different types of auto-triage rules,
GitHub Actions / 보안 / 보안 가이드 /
GitHub의 보안 기능을 사용하여 안전하게 GitHub Actions 사용
actions for vulnerabilities in new or updated workflows
When you open pull requests to update your workflows, it is good practice to use dependency review
리포지토리 / 분기 및 병합 / 규칙 세트 관리 /
규칙 세트 정보
my-feature branch. This ruleset requires signed commits, and three reviews on pull requests before they can be merged.
An existing branch protection rule for the
REST API / 이슈 /
이슈 설명에 대한 REST API 엔드포인트
a repository
You can use the REST API to list comments on issues and pull requests for a repository. Every pull request is an issue, but not every issue
코드 보안 / 코드 검사 / 코드 검사 문제 해결 /
오류: 403 "통합을 통해 리소스에 액세스할 수 없음"
default branch and any other important long-running branches, as well as pull requests opened against this set of branches:
on:
push:
branches:
- main
pull_request: