일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- auto_assign
- 함수형 코딩
- Firebase
- 하드디스크 삭제 원리
- Apple Developer Academy @ POSTECH
- unittest
- print 단점
- 오픈소스
- IOS
- LGTM
- Swift
- ChatGPT
- os_log
- swift CI 적용
- SwiftUI VStack
- SwiftUI
- Swift thread
- firestore
- github
- xcode
- combine
- 2기화이팅
- XCTest
- MVVM
- 액션과 계산 데이터
- flutter
- 쏙쏙 들어오는 함수형 코딩
- swift github action
- CI
- 함수형 프로그래밍
Archives
- Today
- Total
목록auto_assign (1)
개발공방

Github를 이용해서 팀 프로젝트를 할 때 Pull Request를 생성하면 자동으로 코드리뷰어를 설정해주는 CI입니다. 1. 아래 사이트에 들어가서 Add to Github 버튼을 누릅니다. https://probot.github.io/apps/auto-assign/ https://probot.github.io/apps/auto-assign/ What it does Auto Assign adds reviewers/assignees to pull requests when pull requests are opened. How it works When the pull request is opened, automatically add reviewers/assignees to the pull request.I..
Git
2022. 10. 13. 16:03