Skip to content

Remove backticks from slack notification message

Albert Salim requested to merge fix-slack-notification-scheduled-qa into master

What does this MR do?

Backticks in slack notification message cause the word to be dropped. This MR removes the backticks.

The message should show up as "Scheduled QA against master failed!"

Screenshots

Screenshot_2019-10-02_at_9.41.22_AM

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Albert Salim

Merge request reports