Skip to content

Fix bug on MR title ending with draft/wip <- case in point

What does this MR do?

Fix bug on MR title ending with draft/wip being marked as draft.

An MR title should be able to end with draft or wip without the MR itself being marked as draft. When a draft MR has a title ending with draft or wip, changing the MR to be ready should not remove the relevant draft or wip words from the title.

Screenshots (strongly suggested)

Before: Screenshot_2021-03-15_at_3.28.01_PM

After: Screenshot_2021-03-15_at_3.28.37_PM

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

Related to #324212 (closed)

Edited by Albert Salim

Merge request reports