rocketeers / rocketeer-slack

Slack notifications for Rocketeer
MIT License
29 stars 8 forks source link

Integration seems to work, but no messages come across #13

Open boyanyordanov opened 9 years ago

boyanyordanov commented 9 years ago

Hi,

thanks for the great work on Rocketeer! It's an awesome tool.

I recently started using both racketeer for deployment and slack with my teammates on a project, but I can't get the integration to work. On the integrations page at Slack for incoming webhooks instead of a token I can only get a full URL.

Is this a recent update on Slack's side that breaks things or I am doing something wrong ?

The plugin doesn't output an error or something like that even with verbose logging turned on, but there are no messages sent to the channel.

The application is a Laravel one, but I have Rocketeer and the plugin installed globally and don't have the configuration and service providers added to the Laravel app.

joaoffm commented 9 years ago

Slack made some changes, but the token is the last segment from that URL

https://hooks.slack.com/services/ZZZZZZZZZ/YYYYYYYYY/XXXXXXXXXXXXXXX

Token: XXXXXXXXXXXXXXX