Skip to content

Command to update a project gitlab-ci with necessary skips

This would be a really useful feature when setting up this gem in new projects. It updates the current ,gitlab-ci.yml of the project adding the necessary rule-skips for the validation tags it creates. Ideally it updates only the stages missing the config, so the user could run the command again if they add a new step to their ci, and our command set everything up properly.