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.
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.