{"meta":{"title":"Copilot의 출력을 검토하십시오.","intro":"Copilot 끌어오기 요청은 기여와 동일한 철저한 검토를 받을 자격이 있습니다.","product":"GitHub Copilot","breadcrumbs":[{"href":"/ko/copilot","title":"GitHub Copilot"},{"href":"/ko/copilot/how-tos","title":"방법"},{"href":"/ko/copilot/how-tos/copilot-on-github","title":"Copilot 에 GitHub"},{"href":"/ko/copilot/how-tos/copilot-on-github/use-copilot-agents","title":"Copilot 에이전트 사용"},{"href":"/ko/copilot/how-tos/copilot-on-github/use-copilot-agents/review-copilot-output","title":"Copilot 출력 검토"}],"documentType":"article"},"body":"# Copilot의 출력을 검토하십시오.\n\nCopilot 끌어오기 요청은 기여와 동일한 철저한 검토를 받을 자격이 있습니다.\n\n## Copilot의 변경 사항 검토\n\n코딩 작업을 완료하고 검토를 요청하는 경우 Copilot 병합하기 전에 끌어오기 요청을 철저히 확인합니다.\n\n> \\[!IMPORTANT]\n> 리포지토리에 끌어오기 요청 승인이 필요한 경우 **끌어오기 요청 승인 Copilot** 은 필요한 수에 포함되지 않습니다. 병합하려면 먼저 다른 검토자가 끌어오기 요청을 승인해야 합니다.\n\nCopilot의 풀 리퀘스트에서 변경을 요청하려면 댓글에서 `@copilot`을 멘션하거나 브랜치에 직접 커밋을 푸시하세요. 자세한 내용은 [GitHub Copilot 클라우드 에이전트 사용](/ko/copilot/how-tos/use-copilot-agents/cloud-agent/use-cloud-agent-on-github)을(를) 참조하세요.\n\n## 워크플로 흐름 관리 GitHub Actions\n\n기본적으로 GitHub Actions 워크플로는 끌어오기 요청에 변경 내용을 푸시할 때 Copilot 자동으로 실행되지 않습니다.\n\nGitHub Actions 워크플로는 권한을 부여받을 수 있으며 중요한 비밀에 액세스할 수 있습니다. 끌어오기 요청에서 제안된 변경 내용을 검사하고 끌어오기 요청 분기에서 워크플로를 실행하는 것이 익숙한지 확인합니다. 특히 워크플로 파일에 영향을 주는 `.github/workflows/` 디렉터리의 제안된 변경 내용에 유의해야 합니다.\n\n워크플로가 실행되도록 GitHub Actions 하려면 끌어오기 요청의 병합 상자에서 **워크플로 승인 및 실행** 단추를 클릭합니다.\n\n![Copilot의 끌어오기 요청 병합 상자 스크린샷, \"승인 후 워크플로 실행\" 단추 포함.](/assets/images/help/copilot/cloud-agent/approve-and-run-workflows.png)\n\n필요에 따라 Copilot cloud agent을(를) 구성하여 GitHub Actions 워크플로가 사용자 개입 없이 실행될 수 있도록 할 수 있습니다. 자세한 내용은 [GitHub Copilot 클라우드 에이전트에 대한 설정 구성](/ko/copilot/how-tos/use-copilot-agents/cloud-agent/configuring-agent-settings)을 참조하세요.\n\n## Copilot의 작업에 대한 피드백 제공\n\nCopilot의 끌어오기 요청 및 댓글에 피드백 단추를 사용하여 출력을 평가하세요. 귀하의 피드백은 Copilot의 품질을 개선하는 데 도움이 됩니다.\n\n1. 끌어오기 요청 또는 메모에서 Copilot엄지손가락 위로(:+1:) 또는 엄지손가락 아래로(:-1:) 단추를 클릭합니다.\n2. 엄지 손가락 아래로 단추를 클릭하면 필요에 따라 이유를 선택하고 메모를 남긴 다음 **피드백 제출**을 클릭합니다.\n\n## 추가 읽기\n\n* [GitHub Copilot 사용하여 작업에 대한 모범 사례](/ko/copilot/tutorials/cloud-agent/get-the-best-results)\n* [GitHub Copilot 클라우드 에이전트 문제 해결](/ko/copilot/how-tos/use-copilot-agents/cloud-agent/troubleshoot-cloud-agent)"}