Skip to content

ci: Run 'detect-tests' in MRs only

What does this MR do and why?

Given than detect-tests only provides meaningful artifacts in MR pipelines, we should make the dependency on it optional for .rspec-base and change .rails:rules:detect-tests to only run for MRs.

This is a small optimization.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #375245 (closed)

Edited by Rémy Coutable

Merge request reports