

채널 추가 - 새 채널 생성 클릭


더 보기 - 자동화




Connect GitHub account 클릭/github signin

Connect GiHub account 클릭
Authorize Slack 클릭

Enter Code 클릭 - 인증번호 입력

/invite @GitHub


채널 세부정보 보기


/github subscribe owner/repository

Install GitHub App 클릭






/github help : 전체 명령어 확인 가능/github signin : Slack 채널에 연결 할 Github 로그인/github subscribe list : Slack 채널에 연결되어 있는 Repository 리스트 확인/github subscribe owner/repository : Slack 채널에 Repository 연결(구독)/github unsubscribe owner/repository : Slack 채널에 Repository 연결해제(구독)/github subscribe owner/repository branches commits:all reviews comments : Slack 채널에 연결 된 Repository의해당 명령어는 /github subscribe 나 /github unsubscribe 를 기반으로뒤에 붙는 명령어 들이며, 상세 환경설정을 할 수 있는 명령어 들이다.
issues : Opened or closed issuespulls : New or merged pull requests, as well as draft pull requests marked “Ready for Review”statuses : Statuses on pull requestscommits : New commits on the default branch (usually master)deployments : Updated status on deploymentspublic : A repository switching from private to publicreleases : Published releasesreviews : Pull request reviewscomments : New comments on issues and pull requestsbranches : Created or deleted branchescommits:all : All commits pushed to any branch+label:"your label" : Filter issues, pull-requests and comments based on their labels.