Samuel Cormier-Iijima
Samuel Cormier-Iijima
Ah, I was under the impression this still required patching Redmine. As for printing, I've simply been using puts to debug (not fully familiar with Redmine's code yet)
I will probably be working on fixing #1 first so feel free to work on this :) On Thu, Apr 24, 2014 at 5:09 PM, Colin Sullivan [email protected]: > Ahh...
@hsychla you're correct that the plugin should probably not send any logo if there's none configured. A PR for this would be welcome!
@loyalty-company - thank you for the great suggestion! That isn't currently possible, and I unfortunately don't have the time to add that functionality. However, it shouldn't be too difficult to...
@ujifnn unfortunately this plugin is currently limited to sending notifications to a single team and channel. I don't currently have the time to work on this, however improvements are always...
Wow @otsuka, this is great! Thank you for the PR, I will take a look shortly.
Hi @thanhuycd, thanks for the suggestion. This would be a great improvement but I don't currently have the time to implement it. If you'd like to submit a PR however,...
@matbott - I don't see the Slack plugin running anywhere in that log. Are you sure you cloned the plugin with the name `redmine_slack`? (note the underscore) What version of...
Unless Slack's API has changed, the username field is simply to customize what the messages posted look like. It'll default to the one specified in the webhook, and shouldn't need...
It does seem like others have been having some issues setting this plugin up. You're right that a clearer set of steps would be useful to have in the documentation.