From b175836e7102c897c11fc3c3c0701d1efd08db35 Mon Sep 17 00:00:00 2001 From: Oliver Sand Date: Wed, 20 Jan 2021 14:21:53 +0100 Subject: [PATCH] Mention that the Jenkins plugin only works with organisation folder jobs backed by GitHub People are having trouble in #3975 because the limitations are not clear. --- plugins/jenkins/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/jenkins/README.md b/plugins/jenkins/README.md index 5e0a701caf..00b8ea2547 100644 --- a/plugins/jenkins/README.md +++ b/plugins/jenkins/README.md @@ -84,6 +84,5 @@ YWRtaW46MTFlYzI1NmU0Mzg1MDFjM2Y1Yzc2Yjc1MWE3ZTQ3YWY4Mw== is the base64 of user a ## Limitations -- Only works with projects that use the Git SCM -- It requires jobs to be organised into folders -- No pagination support currently - don't run this on a Jenkins with lots of builds +- Only works with organisation folder jobs backed by GitHub +- No pagination support currently, limited to 50 jobs - don't run this on a Jenkins with lots of builds