Workflow runs triggered by a contributor's pull request from a fork may require manual approval from a maintainer with write access. You can configure workflow approval requirements for a repository, organization, or enterprise.
Workflow runs that have been awaiting approval for more than 30 days are automatically deleted.
Approving workflow runs on a pull request from a public fork
리포지토리에 대한 쓰기 권한이 있는 유지 관리자는 다음 프로시저를 사용하여 승인이 필요한 기여자의 끌어오기 요청에 대한 워크플로를 검토하고 실행할 수 있습니다.
-
리포지토리 이름에서 끌어오기 요청을 클릭합니다.
-
끌어오기 요청 목록에서 검토하려는 끌어오기 요청을 클릭합니다.
-
끌어오기 요청에서 변경된 파일을 클릭합니다.
-
끌어오기 요청에서 제안된 변경 내용을 검사하고 끌어오기 요청 분기에서 워크플로를 실행하는 것이 익숙한지 확인합니다. 특히 워크플로 파일에 영향을 주는
.github/workflows/
디렉터리의 제안된 변경 내용에 유의해야 합니다. -
끌어오기 요청 분기에서 워크플로를 실행하는 데 익숙하다면 Conversation 탭으로 이동하여 "n workflow(s) awaiting approval" 섹션에서 Approve workflows to run을 클릭합니다.