Pull request templete - #2
Conversation
feat: GitHub Actions CI/CD 파이프라인 구축
There was a problem hiding this comment.
Code Review
This pull request introduces a Pull Request template, configures Dependabot for weekly dependency updates, updates app.json with EAS and owner configurations, and removes eas-cli from package.json. Feedback on these changes includes correcting a typo in the PR template filename (TEMPLETE to TEMPLATE) so GitHub can recognize it, and adding react and react-dom to the Dependabot ignore list to prevent compatibility issues with the Expo SDK.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| @@ -0,0 +1,33 @@ | |||
| ## 💡 배경 및 개요 | |||
| ignore: | ||
| - dependency-name: 'expo*' | ||
| - dependency-name: 'react-native*' |
There was a problem hiding this comment.
📃 작업내용
🙋♂️ 리뷰노트
✅ PR 체크리스트
.env,노션,README)"API 개발 완료됐어요","환경값 추가되었어요")🎸 기타