X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=README.md;h=cbaaa29d5f572fa36703b2528950fb1a13c3361b;hb=5a87383ecf1903ef44cd9d3dbcb53eef3adf4427;hp=61b8739fec0fc80005ed22665afb7fd06a7acf3c;hpb=71454f30f391ba52fbc6254967e6aebc579f5114;p=releng%2Fglobal-jjb.git diff --git a/README.md b/README.md index 61b8739f..cbaaa29d 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,18 @@ Trigger global configuration. **jenkins-ssh-credential**: The name of the Jenkins Credential to use for ssh connections. -If you are using GitHub then there is one more parameter which +If you are using GitHub then there are two more parameters which will need to be placed in the defaults.yaml +**git-url**: This should be set to the base URL of your GitHub. In +general this should be https://github.com. If you are using GitHub +Enterprise, or some other GitHub-style system, then it should be +whatever your installation base URL is. + +**git-clone-url**: This is the clone prefix used by GitHub jobs. This +should be set to either the same thing as **git-url** or the +'git@github.com:' including the trailing ':' + **github-org**: The name of the GitHub organization. defaults.yaml: