Skip to content

ci: Support 'pipeline:skip-undercoverage' in retries of 'rspec:undercoverage'

What does this MR do and why?

At the beginning of the rspec:undercoverage job, we check the API and if the pipeline:skip-undercoverage label is set on the MR, we exit the job early.

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

Edited by Rémy Coutable

Merge request reports