Skip to content

Set AST_ENABLE_MR_PIPELINES: false

What does this MR do?

As discussed AST_ENABLE_MR_PIPELINES is set for all secure p... (gitlab-org/gitlab#556262 - closed) • Adam Cohen • 18.3, any project that includes analyzer.yml or go.yml has now set AST_ENABLE_MR_PIPELINES: true, which causes these projects to switch from branch pipelines to merge request pipelines. This MR sets AST_ENABLE_MR_PIPELINES: false to disable this behaviour. Individual projects can override this behaviour by overriding AST_ENABLE_MR_PIPELINES at the job-level.

What are the relevant issue numbers?

AST_ENABLE_MR_PIPELINES is set for all secure p... (gitlab-org/gitlab#556262 - closed) • Adam Cohen • 18.3

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports

Loading