Skip to content

Handle WIP/DRAFT in commit/mr linting

Doug Stull requested to merge 293846-handle-wip-draft-in-commit-mr-linting into master

What does this MR do?

  • centralizes what it means to be a draft/wip title on MR or Commit(?) as a follow-up from this discussion

  • we have this defined again in the app/models area, but that is a separate concern and we should be separate from that.

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 #293846

Edited by Doug Stull

Merge request reports