-
- Downloads
Merge branch 'slack-issue-format' into 'master'
Improve issue formatting in Slack service This will improve the looks of the message that gets send to Slack. **Before**  **After**  There is one thing I'm not certain about, thats sending the logo with the payload. Because this means we need to host the GitLab logo somewhere public, and every time a payload from any GitLab instance is send, we use that logo url. This might overload the server, or drive the bandwidth bill through the roof. This is something @sytses or @dzaporozhets have to decide about. @stanhu, you told me you were the author of the original code, maybe you can review? See merge request !1308
No related branches found
No related tags found
Showing
- CHANGELOG 2 additions, 1 deletionCHANGELOG
- app/models/project_services/slack_service/issue_message.rb 16 additions, 3 deletionsapp/models/project_services/slack_service/issue_message.rb
- spec/models/project_services/slack_service/issue_message_spec.rb 6 additions, 5 deletions...dels/project_services/slack_service/issue_message_spec.rb
Please register or sign in to comment