Skip to content

Allow go lint to fail

Igor Frenkel requested to merge allow-lint-to-fail into master

What does this MR do?

go lint validation is failing on MRs that did not add the change. Here is an example:

Before this is resolved, we should allow the job to fail so that community contributions (as above) could go through.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/security-products/ci-templates/-/issues/1

Does this MR meet the acceptance criteria?

Edited by Igor Frenkel

Merge request reports