Conversation
* feat: ErrorCode 작성 * feat: 레포지토리 메서드 구현 * feat: DTO 작성 * feat: 도메인 메서드 작성 * feat: 서비스 메서드 구현 - 수정 및 삭제 시 캐시 삭제하도록 * feat: 컨트롤러 작성 * test: 테스트 코드 작성 * refactor: primitive type으로 id를 받도록 수정 * test: home_university fixture 추가 및 이를 사용하도록 테스트 변경 * refactor: private 메서드가 이를 사용하는 가장 마지막 public 메서드 하위에 위치하도록
* feat: extra_info JSON 컬럼 추가 마이그레이션 (V49) * feat: UnivApplyInfo에 extraInfo JSON 필드 및 updateExtraInfo() 추가 * fix: UnivApplyInfoFixtureBuilder 생성자에 extraInfo(null) 인자 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: develop -> master ff-only 머지 자동화 액션 추가 * fix: 승인 시점 이후 푸시된 커밋 관련 검증 추기 * fix: CI 상태 또한 고려하도록
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
* chore: ff-merge 액션 레이블 기반 트리거로 교체 * fix: context.workflow 대신 context.job 사용 * feat: write 권한이 있는 사용자 여부 추가 검증
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.