Skip to content

Updates use of sha for linting

Laura Montemayor requested to merge lm-empty-state-config into master

What does this MR do?

Feature flag must be turned on: pipeline_editor_empty_state_action

Pipeline editor flow to replicate:

  1. Create new, empty project
  2. Go to "Pipeline Editor" section
  3. Click on Create new CI/CD Pipeline

This will bring you to the pipeline editor. You can type anything and there shouldn't be any errors, outside of linting validations.

Note: This MR only fixes the error undefined method sha for nil, it does not add functionality.

Screenshots (strongly suggested)

Mar-05-2021_17-24-18

Does this MR meet the acceptance criteria?

Conformity

#323223 (closed)

Edited by Laura Montemayor

Merge request reports