Add more required Jenkins plugins 44/6844/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 Oct 2017 14:58:43 +0000 (07:58 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 Oct 2017 14:58:43 +0000 (07:58 -0700)
* Git plugin is required by all Jenkins systems using global-jjb

* Create new Gerrit and GitHub sections which details plugins that are
required for a Jenkins that services requests from that SCM service

Change-Id: If0f3f3a5bfd313aa15da96fd2247c9b1fe1b7c6a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
README.md

index 83a2de8..4e0e047 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,11 +30,20 @@ configuration.
 - Config File Provider
 - Description Setter
 - Environment Injector Plugin
-- Gerrit Trigger
+- Git plugin
 - Post Build Script
 - SSH Agent
 - Workspace Cleanup
 
+**Required for Gerrit connected systems**
+
+- Gerrit Trigger
+
+**Required for GitHub connected systems**
+
+- GitHub plugin
+- GitHub Pull Request Builder
+
 **Optional**
 
 - Mask Passwords