No CI Commit Option
Description
When editing a file in the web interface it would be nice to be able to tell the system not to run CI when you commit the change. This way if you have to make changes to two files before the CI runs.
Proposal
Add a check box to disable the CI a single commit.
Documentation blurb
Overview
Option to disable the CI for a single commit done in the web editor
Use cases
Updating a configuration and updating the .gitlab-ci.yml, would cause two runs one of which will fail becuase the changes were made in the config but the .gitlab-ci.yml wasn't updated to use the new config yet.
Feature checklist
Make sure these are completed before closing the issue, with a link to the relevant commit.
-
Feature assurance -
Documentation -
Added to features.yml