8
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SlackにGitHubリポジトリの通知を流す

Last updated at Posted at 2018-03-21
  1. GitHubアプリを導入
  2. slack の通知を受けたいチャンネルで下記を入力してチャンネルと接続
/github subscribe <リポジトリURL or リポジトリパス> reviews comments branches
  • branches の後に commits:all をつけるとデフォルトブランチ以外のコミットも通知に上がる。
  • 公式参照
  • 最小限の接続だとリポジトリのコメントやレビュー通知が来ないので注意
8
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?