Fix cross link
[releng/global-jjb.git] / README.md
index 180c7e9..4e0e047 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,11 +29,21 @@ configuration.
 
 - Config File Provider
 - Description Setter
-- Gerrit Trigger
+- Environment Injector Plugin
+- 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
@@ -113,6 +123,9 @@ For example `<1.0.0` or `>=1.0.0,<2.0.0`.
 **mvn-site-id**: Maven Server ID from settings.xml containing the credentials
 to push to a Maven site repository.
 
+**mvn-staging-id**: Maven Server ID from settings.xml containing the credentials
+to push to a Maven staging repository.
+
 defaults.yaml:
 
 ```