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
path: root/doc
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-29 17:11:05 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-29 17:11:16 +0300
commitee242ee85e91bf2918fbcbb74ace3b5c66fa79dc (patch)
tree0a1ae2d57319448ed068e157589da03d8552feff /doc
parent1290b61c32be7a75097141d7d1c10495d685317d (diff)
Add latest changes from gitlab-org/security/gitlab@15-0-stable-ee
Diffstat (limited to 'doc')
-rw-r--r--doc/api/runners.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index 7519c3595b6..979edbe3474 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -359,7 +359,8 @@ and will be removed in [GitLab 16.0](https://gitlab.com/gitlab-org/gitlab/-/issu
> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/15432) in GitLab 10.3.
-List jobs that are being processed or were processed by specified runner.
+List jobs that are being processed or were processed by the specified runner. The list of jobs is limited
+to projects where the user has at least the Reporter role.
```plaintext
GET /runners/:id/jobs