Skip to content

Support writing variables to CI config

rossfuhrman requested to merge rf-move-config-ui-logic-to-service into master

What does this MR do?

Building on the work in BE implementation - MR Creation Flow for SAST UI Config Changes, this MR adds support for writing variables to the .gitlab-ci.yml file.

See issue Write variables to a new .gitlab-ci.yml for more context.

Note: Once BE implementation - Implement GraphQL mutation for MR Creation flow and FE implementation - Convert Rest API to GraphQL mutation for MR Creation flow are implemented, we will remove the #create action of ee/app/controllers/projects/security/sast_configuration_controller.rb

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by rossfuhrman

Merge request reports

Loading