diff --git a/deploy/ci.mdx b/deploy/ci.mdx index 9bd7c11f3..d963142c1 100644 --- a/deploy/ci.mdx +++ b/deploy/ci.mdx @@ -14,18 +14,10 @@ Use CI checks to lint your docs for errors and provide warnings before you deplo To begin, follow the steps on the [GitHub](/deploy/github) page. - - The Mintlify GitHub App only need access to the repository where your documentation content exists. We recommend only granting access to that repository only. - - ## Configuration Configure the CI checks enabled for a deployment by navigating to the [Add-ons](https://dashboard.mintlify.com/products/addons) page of your dashboard. Enable the checks that you want to run. -When enabling checks, you can choose to run them at a `Warning` or `Blocking` level. - -- A `Warning` level check never provides a failure status, even if there is an error or suggestions. -- A `Blocking` level check provides a failure status if there is an error or suggestions. ## Available CI checks