Skip to content

Allow skipping of `rspec foss-impact` job through MR title

What does this MR do?

Allow skipping of rspec foss-impact job by adding [SKIP FOSS-IMPACT] in MR title. This is useful to skip the job in MRs that contain minor sweeping change across a large number of files, to prevent long running rspec foss-impact job from timing out.

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 #220883 (closed)

Edited by Albert Salim

Merge request reports