Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
HY-CtrlS
/
Universal-Invaders
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
0
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Code Review
Jump to bottom
suhynnoh edited this page
Nov 12, 2024
·
1 revision
Code Review
기존 Github Pull Request 방식
feature 브랜치는
2명 이상의 승인
을 받아야 main 브랜치로 merge 가능하게 하였다.
목적은
코드 품질 향상
에 있었기 때문에, 특정 인원을 지목하지 않고
누구든 리뷰할 수 있게
하였다.
원격 비동기식
방식 (remote, asynchronous).
문제점
코드 리뷰에서
자동화할 사항을 정하지 않았다
.
코드 리뷰에
자유성이 높아
, 시간이 지날수록
리뷰 참여 인원이 줄어듦
.
PR 승인까지 시간이 오래 걸림
, 병합 지연 발생.
해결 방안
자동화 가능한 부분 추가
정적 코드 분석
: IntelliJ Plugin인
SonarLint
를 사용.
코드 포맷 정렬
:
IntelliJ 자동 정렬
기능 사용,
Google Java Style
기반 코드 스타일.
PR 전 체크
: PR을 올리기 전에
정적 코드 분석
과
코드 포맷 확인
.
PR에서는
자동화로 해결된 부분에 대한 리뷰 생략
.
코드 리뷰에 규칙 추가
모든 팀원
이
하나 이상의 코멘트
달기 (좋은 점, 개선할 점, 새로 알게 된 점 등).
PR을 모든 팀원이 확인
하게 하기 위함.
담당 리뷰어 지정
:
인당 한 명의 리뷰어
를 지정, PR 생성 시
해당 리뷰어에게 승인 요청
.
리뷰 요청 후 24시간 내
에 리뷰를 완료.
Wiki pages
Pages
10
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
12월 1일 회의록
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Best Practice
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Build 툴 Gradle
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Code Review
Code Review
기존 Github Pull Request 방식
문제점
해결 방안
Loading
Scrumban 프로세스
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
스프린트 3 회고
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
스프린트 4 회고
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
스프린트2 회고 내용 정리
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
회의록
Uh oh!
There was an error while loading.
Please reload this page
.
Clone this wiki locally
You can’t perform that action at this time.