Skip to content

Add CI config fields to lint tab

Miguel Rincon requested to merge 263147-ci-lint-fields into master

What does this MR do?

This change adds a few fields from the CI config that are now available in the GraphQL API such as script and allow_failure.

This change depends on !50664 (merged)

Note: The editor is behind ci_pipeline_editor_page feature flag, so no changelog is added.

Screenshots (strongly suggested)

New fields appear:

2021-01-05_14.32.54

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

Related to #263147 (closed)

Edited by Miguel Rincon

Merge request reports