Skip to content

[Feat] 재미나이 코드 리뷰 가이드 추가#133

Merged
pooreumjung merged 3 commits into
developfrom
feat/#131-gemini-review-guide
May 27, 2026
Merged

[Feat] 재미나이 코드 리뷰 가이드 추가#133
pooreumjung merged 3 commits into
developfrom
feat/#131-gemini-review-guide

Conversation

@pooreumjung

Copy link
Copy Markdown
Member

🧾 요약

  • Gemini Code Assist가 PR 생성 시 자동으로 리뷰를 수행하고, 팀 백엔드 리뷰 기준을 따르도록 설정 추가

🔗 이슈

✨ 변경 내용

  • .gemini/config.yaml 추가
    • PR 생성 시 summary와 code review 자동 실행
    • Draft PR 리뷰 포함
    • MEDIUM 이상 severity 리뷰만 작성
    • help 댓글과 장난스러운 출력 비활성화
  • .gemini/styleguide.md 추가
    • 한국어 리뷰 원칙 정의
    • Spring Boot 백엔드 리뷰 기준 정리
    • 트랜잭션, 예외 전파, 성능 쿼리, 보안, 테스트, 중복 로직 기준 포함
    • .claude/commands/review.md와 AGENTS.md의 주요 규칙 반영

✅ 확인

  • 빌드 OK
    • 문서/설정 변경만 있어 코드 빌드 영향 없음
  • 테스트 OK
    • 문서/설정 변경만 있어 테스트는 실행하지 않음

@pooreumjung pooreumjung self-assigned this May 27, 2026
@pooreumjung pooreumjung added the enhancement New feature or request label May 27, 2026
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5bee2184-4f94-41a8-8ed1-4ce720b1ff64

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/#131-gemini-review-guide

Comment @coderabbitai help to get the list of available commands and usage tips.

@pooreumjung
pooreumjung merged commit 30d0b20 into develop May 27, 2026
3 checks passed
@howooyeon
howooyeon deleted the feat/#131-gemini-review-guide branch May 29, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] 재미나이 리뷰 추가

1 participant