Skip to content

Use CI components for security and gem release

Fabio Pitino requested to merge fp-use-new-components into master

What does this MR do and why?

Related to Extract and dogfood components in GitLab projects (gitlab-org/gitlab#433978 - closed)

In this MR we switch the use of CI templates to CI components for:

  • Code Quality official component
  • SAST official component
  • Secret Detection official component
  • gem-release internal GitLab component
  • danger-review internal GitLab component
Edited by Raimund Hook

Merge request reports