Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GitHub issuesをcloseした通知を受けるダッシュボード

License

Notifications You must be signed in to change notification settings

dddaisuke/issues-notification

Repository files navigation

issues-notification

GitHub issuesをcloseした通知を受けるダッシュボードです。

screen shot

mana.boでは、zenhubを導入していますが、issueをcloseするとboardから消えてしまうのが少し不便です。他のチームからも他人の作業完了をトラッキングしたいという要望から、Push通知でリアルタイムに他人のcloseをディスプレイできる仕組みを用意しました。

開発環境の設定

.env.sampleを.env にリネームして必要なキーを設定して下さい。

top_controllerで表示するリポジトリを制御できます。

リアルタイムにPush通知を受けたいリポジトリのWebhookを設定する。URLはhttp://example.com/github/webhook です。

本番環境の設定

サーバーはherokuで運用できるので、.env.sampleに設定する必要があるキーをすべてheroku config:add で追加すれば動きます。

About

GitHub issuesをcloseした通知を受けるダッシュボード

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors