X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fconfiguration.rst;h=239ee6af244244b029a18c7ae482df5eaa86281d;hb=b9d610a9e522d71a89d2daeb6f71b2bc2a71cdf7;hp=12aac97b1ca23e74727fe7ccedc07a764798a95b;hpb=23e155bb9d8baa7babf023949b23891e5950aeb8;p=releng%2Fglobal-jjb.git diff --git a/docs/configuration.rst b/docs/configuration.rst index 12aac97b..239ee6af 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -51,7 +51,7 @@ values used by global-jjb templates. :github_pr_org: The name of the GitHub organization. All members of this organization will be able to trigger jobs. -:github_pr_whitelist: List of GitHub members you wish to be able to +:github_pr_allowlist: List of GitHub members you wish to be able to trigger jobs. :github_pr_admin_list: List of GitHub members that will have admin @@ -81,7 +81,7 @@ Example GitHub Infra: # lf-infra defaults jenkins-ssh-credential: jenkins-ssh github-org: lfit - github_pr_whitelist: + github_pr_allowlist: - jpwku - tykeal - zxiiro @@ -98,7 +98,7 @@ Jenkins Files global-jjb makes use of the Jenkins Config File Provider plugin to provide some default configurations for certain tools. This section details the files to -define in Jenkins' **Manage Files** configuration. +define in Jenkins' **Managed Files** configuration (eg: https://jenkins.example.org/configfiles/index). .. _npmrc: @@ -182,7 +182,7 @@ jjbini ------ This file contains the Jenkins Job Builder `configuration -`_ +`_ for :doc:`jjb/lf-ci-jobs`. :Required: This file MUST exist.