Skip to content

Add CI check that no new karma files are created

Paul Slaughter requested to merge fe-ci-check-no-new-karma into master

What does this MR do?

This MR adds a CI job to ensure that no new karma files are introduced.

  • This is now our official policy.
  • This job only runs on merge requests.
  • It uses the CI merge request variables and git diff to check if a karma file has been added.

Related MR's

This is related to and blocked by !16336 (merged) and includes a cherry picked commit from this MR.

Screenshots

Edited by Paul Slaughter

Merge request reports