Move the smoke test run of the pipelines to the CI
Problem to solve
The first item of the MR checklist is to run a pipeline manually, which becomes tiring quickly and it can also be overlooked..

Proposal
- Move this step to the CI.
- Test run all pipelines, not only
eval_codebase.py.
Links / references
Motivation:
- Running pipeline to make Issue/Epic input datasets for the first time in a while and differences between our model then and our models now cause breakages
Edited by Stephan Rayner