Skip to content

Create constants for Slack icon_url and username

Reuben Pereira requested to merge rp/fix-threading-finished-notifications into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • Create constants in Slack class for chatops bot's username and icon_url, and use them in Slack::Message.
  • Add a hyphen in the username. This is because Slack's search does not work well with usernames containing space.

gitlab-com/gl-infra/delivery#2225 (closed)

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports