Skip to content

Ignore magic CI run options in mr title

Doug Stull requested to merge ignore-runs-as-foss-from-mr-too-long into master

What does this MR do?

Ignores

  • RUN AS-IF-FOSS
  • UPDATE CACHE
  • RUN ALL RSPEC
  • SKIP RSPEC FAIL-FAST

in MR titles when counting the length. This fixes false positives like https://gitlab.com/gitlab-org/gitlab/-/jobs/906317724#L226

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 Doug Stull

Merge request reports