261 다음에 대한 검색 결과 "pull requests"
계정 및 프로필 / 프로필 / 기여 설정 관리 /
내 기여가 내 프로필에 표시되지 않는 이유는 무엇인가요?
organization.
Contributions that are counted
Issues, pull requests and discussions
Issues, pull requests, and discussions will appear on your contribution
코드 보안 / Dependabot / Dependabot 버전 업데이트 /
프로세스에 맞게 Dependabot 끌어오기 요청 사용자 지정
YAML
# `dependabot.yml` file with
# reviews and an assignee for all npm pull requests
version: 2
updates:
# Keep npm dependencies up to date
- package-ecosystem:
조직 / 리포지토리 액세스 관리 / 리포지토리 역할 관리 /
조직의 리포지토리 역할
contributors who need to proactively manage issues, discussions, and pull requests without write access
Write: Recommended for contributors who actively
GitHub Issues /
문제에 대한 가이드
management
문제 만들기
방법 가이드
문제는 다양한 방법으로 만들 수 있으므로 워크플로에 가장 편리한 방법을 선택하면 됩니다.
Pull requests
Issues
Project management
문제 및 끌어오기 요청 필터링 및 검색
방법 가이드
GitHub에서 리포지토리에
리포지토리 / 리포지토리 설정 관리 / 기능 사용 /
리포지토리에 대한 GitHub Actions 설정 관리
are modified for abusive purposes.
To help prevent this, workflows on pull requests to public repositories from some outside contributors will not run automatically
코드 보안 / Dependabot / 대규모 종속성 유지 관리 /
종속성 유지 관리 모범 사례
management tools to automatically apply security patches.
Set up automated pull requests for critical security updates so they can be reviewed and merged quickly
코드 보안 / 코드 검사 / 고급 설정 만들기 /
코드 검색을 위한 고급 설정 사용자 지정
information on code scanning alerts in pull requests, see Triaging code scanning alerts in pull requests.
Scanning pull requests
The default CodeQL analysis workflow
코드 보안 / Dependabot / Dependabot 보안 업데이트 /
Dependabot 보안 업데이트에 대한 끌어오기 요청 사용자 지정
Dependabot to use the private registry for npm
- example
# Raise all npm pull requests for security updates with custom labels
labels:
- "npm dependencies"
조직 / 조직 설정 관리 /
조직의 GitHub Actions 사용 안 함 또는 제한
are modified for abusive purposes.
To help prevent this, workflows on pull requests to public repositories from some outside contributors will not run automatically
GitHub Actions / 워크플로 작성 / 워크플로 실행 시기 선택 /
워크플로를 트리거하는 이벤트
issue_comment on issues only or pull requests only
The issue_comment event occurs for comments on both issues and pull requests. You can use the github.event