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