본문 바로가기
세팅 혹은 설치

Slack Git 연동

by 뇽꾸리 2023. 5. 16.
반응형

사전작업 

  앱 : gitHub 추가 

  채널생성 : gitHub-connection-test 

 

 

 

1. 로그인

/github signin

2. 프로젝트 연결 

/github subscribe cznyong/abnb-convention-example 

 

 

이런식으로 /하고 명령어를 치면됨

 

명령어 모음

/github subscribe list Slack 채널에 연결되어 있는 Repository 리스트 확인
/github signin Slack 채널에 연결 할 Github 로그인
/github subscribe owner/repository Slack 채널에 Repository 연결(구독)
/github unsubscribe owner/repository Slack 채널에 Repository 연결해제(구독)
/github subscribe owner/repository branches commits:all reviews comments Slack 채널에 연결 된 Repository의
모든 Branch에 대해서 메시지를 받겠다는 처리

반응형

댓글