Skip to content

Do not remove spaces from project name in Slack

What does this MR do?

The original code e3fc01b3 seems to intentionally remove spaces in the project name. This doesn't seem to be desired behaviour.

This MR changes the message to simply use the full project name. Also refactored some specs to DRY them up.

Screenshots

Screen_Shot_2020-02-12_at_16.29.23

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by 🤖 GitLab Bot 🤖

Merge request reports