X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=README.md;h=00f1279da51ea25890c1c22692c0fbc37efdd605;hb=d5701687893b11024f892c00a5e81ca6d94d0866;hp=c1522bc0078a53cb187340d7376f13d7db6bc3b7;hpb=c9d4074e828ab8d5a8455bc43059f6584708c76c;p=releng%2Fglobal-jjb.git diff --git a/README.md b/README.md index c1522bc0..00f1279d 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,10 @@ trigger any job that uses the `lf-infra-github-pr-trigger` macro. privileges on any job using the `lf-infra-github-pr-trigger` macro. +**lftools-version**: Version of lftools to install. Can be a specific version +like '0.6.1' or a PEP-440 definition. +For example `<1.0.0` or `>=1.0.0,<2.0.0`. + defaults.yaml: ``` @@ -121,6 +125,7 @@ defaults.yaml: - zxiiro github_pr_admin_list: - tykeal + lftools-version: '<1.0.0' ``` ## Config File Management