Skip to content

Instantly share code, notes, and snippets.

@LeoHeo
Created July 5, 2016 14:02
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeoHeo/46e5490b25511ffc746c8f9d7f4a2976 to your computer and use it in GitHub Desktop.
Save LeoHeo/46e5490b25511ffc746c8f9d7f4a2976 to your computer and use it in GitHub Desktop.
Github organization Repository Slack Integration

Github organization Repository Slack Integration

Slack에 본인 Github Repository를 가져올라면 별다른 제약없이 Intergration을 할수있지만

organization은 별도로 해야될게 있다. (이걸 몰라서 한참 헤맸었다...)

일단 organization생성한 관리자만 slack에 intergration를 추가 할수 있다.

Adding a new GitHub organization to Slack를 참고하여 작성하였다.

  1. 본인의 github setting를 간다.
  2. oAuth applications 클릭하여 들어간다.
  3. 항목중에 slack를 클릭한다.
  4. Organization access 항목에 GRANT를 눌러 Access한다.
  5. slack채널에 들어가 added an integration to this channel: <name>이 추가되어있다면 끝.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment