Lint changes to templates in MRs
We've had a few releases (6.0.0 -> 6.0.2 for example) where we had to fix bugs which would have been caught early on if there was some way of testing CI pipelines using the templates are valid. GitLab provide an API which we may be able to use to test various common pipelines scenarios for syntactic validity. Look into doing so.