-
Notifications
You must be signed in to change notification settings - Fork 8
fix: GitHub app token permission 문제 오류 해결 #567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: GitHub app token permission 문제 오류 해결 #567
Conversation
…-token-permission # Conflicts: # .github/workflows/dev-cd.yml # .github/workflows/prod-cd.yml
…-token-permission # Conflicts: # .github/workflows/dev-cd.yml # .github/workflows/prod-cd.yml
WalkthroughGitHub Actions 워크플로우 파일들에서 토큰 권한 범위를 조정하는 변경이 이루어졌습니다. 자세한 변경 사항은 다음과 같습니다.
설치 토큰 생성 단계에서 요청되는 권한 범위가 기존의 개별 권한에서 조직 수준의 패키지 권한으로 통합되었습니다. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
관련 이슈
작업 내용
특이 사항
리뷰 요구사항 (선택)