Skip to content

Get notified in slack when someone mention you in github

Notifications You must be signed in to change notification settings

benoittgt/PhubMe

Repository files navigation

Phubme

Build Status

Notify a slack user when the user is mentionned in a github comment.

Installation

Deploy

Or get the project and :

$ mix deps.get
$ iex -S mix run --no-halt

You can specify the PORT using env variable. By default it's 8080.

Setup

Slack

To use PhuMe you need to get first a bot token from Slack. Create one and get the token. Set this token to the env variables PHUB_ME_SLACK_API_TOKEN.

Nicknames

As slack token. Nicknames need to be set as env variables. Export variables without @ :

export mynicknameongithub=mynicknameonslack

In Heroku it looks like this :

Github nickname on the left, slack nickname on the right.

Github webhook

Then in github in webhooks add configuration for your Phubme. https://myserver.io/phubme, application/json only "Issue comment".

Then try it.

Feel free to open issue and PR.

About

Get notified in slack when someone mention you in github

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages