Skip to content

Add security classes to disable Omnibus nightlies

Mayra Cabrera requested to merge add-security-preparation-pipeline into master

What does this MR do and why?

Add security classes to disable Omnibus nightlies

This commits adds two classes to disable Omnibus nightlies

  • Security::OmnibusNightly - This class the pipeline schedules API to disable schedules associated with omnibus nightlies
  • Security::PrepareNotifier - Slack class to notify success or failures on the prepare stage.

First step of gitlab-com/gl-infra/delivery#19300 (closed)

Author Check-list

  • [-] Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports