Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/ci_runners.yml')
-rw-r--r--db/docs/ci_runners.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/db/docs/ci_runners.yml b/db/docs/ci_runners.yml
index 9725c668507..1ca8cb39738 100644
--- a/db/docs/ci_runners.yml
+++ b/db/docs/ci_runners.yml
@@ -4,6 +4,8 @@ classes:
- Ci::Runner
feature_categories:
- runner
-description: TODO
+- runner_fleet
+- runner_saas
+description: Registered CI runners
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/046b28312704f3131e72dcd2dbdacc5264d4aa62
milestone: '8.0'