X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=README.md;h=3bad6b0fc198074ba095012cc621b6f2b93c0ebf;hb=0912741cdcac047d4ef2e0d689a0260debc92b32;hp=edba0d91fe72d78767b10f7c023cc7099b47db10;hpb=989da0a9e06540c37b8cbbfd44ce6d05c007b2e3;p=releng%2Fglobal-jjb.git diff --git a/README.md b/README.md index edba0d91..3bad6b0f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,13 @@ Trigger global configuration. **jenkins-ssh-credential**: The name of the Jenkins Credential to use for ssh connections. +If you are using GitHub then there are two more parameters which +will need to be placed in the defaults.yaml + +**github-url**: The URL of GitHub. (Default: https://github.com) + +**github-org**: The name of the GitHub organization. + defaults.yaml: ``` @@ -83,6 +90,7 @@ defaults.yaml: # lf-infra defaults jenkins-ssh-credential: opendaylight-jenkins-ssh gerrit-server-name: OpenDaylight + github-org: lfit ``` ## Config File Management