summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2018-09-20 09:10:57 +0000
committerBen Bodenmiller <bbodenmiller@hotmail.com>2018-09-20 09:10:57 +0000
commitd0edb8b744e9e59a72e261aa4ae49dae7f016682 (patch)
tree6efbdc8b6bb4f60d77622f90dc6562fb06db2539
parent8acbb7d0a76443a6d69ac3633af841da5ae84e51 (diff)
downloadgitlab-ce-d0edb8b744e9e59a72e261aa4ae49dae7f016682.tar.gz
docs: link to repo check failures
-rw-r--r--doc/administration/repository_checks.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/administration/repository_checks.md b/doc/administration/repository_checks.md
index efeec9db517..715bc0cd08c 100644
--- a/doc/administration/repository_checks.md
+++ b/doc/administration/repository_checks.md
@@ -18,7 +18,8 @@ repositories and wiki repositories in order to detect data corruption.
A project will be checked no more than once per month. If any projects
fail their repository checks all GitLab administrators will receive an email
notification of the situation. This notification is sent out once a week,
-by default, midnight at the start of Sunday.
+by default, midnight at the start of Sunday. Repositories with known check
+failures can be found at `/admin/projects?last_repository_check_failed=1`.
## Disabling periodic checks