Skip to content

Document how to use status checks

Robert Hunt requested to merge 329517-document-how-to-use-status-checks into master

What does this MR do?

This MR adds the documentation to explain how to view, create, update and delete project status checks. It also updates the doc link in the HAML template to use the correct documentation path.

Screenshots (strongly suggested)

No visual changes

Screenshot_2021-06-11_at_09.57.06

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Viewing the documentation

  1. You can use the review app feature in this MR
  2. Or you can load this in your local GDK and view [GDK_HOST]/help/user/project/merge_requests/status_checks.md

Testing the status checks

  1. First enable the feature flag :ff_compliance_approval_gates
  2. Go to [HOST]/gitlab-org/gitlab-test/edit and expand the Merge requests section
  3. Check the doc link in the section heading

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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 #329517 (closed)

Edited by Robert Hunt

Merge request reports