-
Notifications
You must be signed in to change notification settings - Fork 8
fix: GitHub app token permission이 repo 레벨에서 부여되는 문제 해결 #568
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이 repo 레벨에서 부여되는 문제 해결 #568
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
…-token-permission
Walkthrough두 개의 GitHub Actions 워크플로우 파일에서 일관된 변경이 이루어졌습니다. 각 파일의 GitHub App 설치 토큰 생성 단계에 명시적인 소유자 지정이 추가되었습니다.
이 변경으로 두 워크플로우 모두에서 토큰 생성 시 특정 조직 소유자를 명시적으로 지정하게 됩니다. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 분
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (5 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 |
관련 이슈
작업 내용
특이 사항
리뷰 요구사항 (선택)