Skip to content

New maintenance job to enable/disable jobs by name matching

Eloy Lafuente requested to merge maintenance_toggle_jobs into master

Used primarily to disable all the security jobs when there aren't security issues and the workers are really busy.

But can be used for any other bulk-toggle.

Once this is merged I'll proceed to create a Jenkins job to invoke it.

Note this has been tested in place from console.

Merge request reports