Skip to content

Fix labels with double quotes in Danger bot warning

What does this MR do?

In some of the warnings we add labels using double quotes, and they are not appearing as labels they appear as text

With this MR we use " instead of " which is accepted by GitLab and labels are now added correct

Screenshots

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

Closes #258631 (closed)

Edited by Alina Mihaila

Merge request reports