Skip to content

Warning messages for pipeline configurations

Payton Burdette requested to merge ci-lint-view-error-messages into master

What does this MR do?

  • Adds a warning message to the CI lint view
  • Adds a warning message to the pipeline view
  • Adds a warning message to the run new pipeline view

Currently behind feature flag ci_raise_job_rules_without_workflow_rules_warning. Should not merge until the feature flag has been flipped on here !38712 (merged)

You will need to enable the feature flag locally to test Feature.enable(:ci_raise_job_rules_without_workflow_rules_warning)

Related to: #219431 (closed)

Screenshots

Screen_Shot_2020-08-05_at_2.22.14_PM

Screen_Shot_2020-08-06_at_11.14.46_AM

Screen_Shot_2020-08-06_at_11.15.35_AM

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 Payton Burdette

Merge request reports