Fix allowed skip options in commit script
Description of bug
Allowed skip options in commit script were very outdated.
Changes introduced
- Update allowed skip options in commit script
- Put back
[skip logparser]
in the yaml generation script that creates the jobs for the child pipeline
Tests
Without skipping
https://gitlab.cern.ch/atlas-physics/pmg/mcjoboptions/-/pipelines/5077649
Skipping nfiles and logparser
https://gitlab.cern.ch/atlas-physics/pmg/mcjoboptions/-/pipelines/5077659
Both work
Issues resolved
Closes #
Edited by Spyros Argyropoulos