Skip to content

ci: Add job to check that jobs.yaml is up-to-date

Matthew Pickering requested to merge wip/gen_jobs_ci into master

There have been quite a few situations where jobs.yaml has been out of date. It's better to add a CI job which checks that it's right.

We don't want to use a staged pipeline because it obfuscates the structure of the pipeline.

Merge request reports