일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- vue기초
- 오블완
- ethers v6
- 스마트컨트렉트 예약어 함수이름 중복
- cloud hsm 서명
- 스마트컨트렉트 함수이름 중복 호출
- ethers typescript
- ambiguous function description
- 티스토리챌린지
- 스마트 컨트렉트 함수이름 중복
- erc4337
- ethers websocket
- cloud hsm
- 계정추상화
- redux 기초
- ethers type
- 머신러닝기초
- 체인의정석
- 컨트렉트 동일한 함수이름 호출
- git rebase
- rust 기초
- SBT표준
- erc4337 contract
- 러스트 기초 학습
- Vue.js
- 러스트 기초
- cloud hsm 사용하기
- 러스트기초
- redux toolkit 설명
- Vue
Archives
- Today
- Total
체인의정석
코드 리뷰 방안 변경 본문
728x90
코드 리뷰 때 모든 코멘트를 싱글로 달면 메일이 계속 날라가서 다음과 같이 변경하였다.
Commenting on a pull request - GitHub Docs
You can comment on a pull request's Conversation tab to leave general comments, questions, or props. You can also suggest changes that the author of the pull request can apply directly from your comment. You can also comment on specific sections of a file
docs.github.com
코드의 우측 상단에 있는 files change 부분을 클릭 한 후 나오는 화면에서
여기서 add single comment 대신 review start를 누르면
이와 같이 add review comment가 나오게 된다. 이걸 다 작성한 후 마지막에
우측 상단 버튼을 눌러 한번에 보고하면 더 깔끔하다.
728x90
반응형
'개발 > git' 카테고리의 다른 글
git 오류 "fatal: Need to specify how to reconcile divergent branches." (0) | 2022.11.21 |
---|---|
깃허브에 파일 경로만 올리고 싶다고 해도 비어있는 폴더를 올릴 수 없다. (0) | 2022.07.19 |
오랜기간 코드리뷰를 거친 후 merge를 해야 할때 참고할 사항들 (0) | 2021.12.29 |
git@github.com: Permission denied (publickey).에러 해결 (0) | 2021.12.07 |
Git 복습하기 (계속해서 업데이트) (0) | 2021.11.24 |
Comments