various: Add description for CI_SCRIPTS_BRANCH param
Disclose the fact that it accept Gerrit patch refspec.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Ie5ad06db3dd08f77c44e19861e63067199ef8eb7
diff --git a/tf-m-static.yaml b/tf-m-static.yaml
index 7a573a8..43179f9 100644
--- a/tf-m-static.yaml
+++ b/tf-m-static.yaml
@@ -26,6 +26,8 @@
- string:
name: 'CI_SCRIPTS_BRANCH'
default: 'master'
+ description: |
+ Branch of CI_SCRIPTS_REPO to use; also accepts Gerrit patch refspec like 'refs/changes/98/29798/1'
- string:
name: 'GERRIT_REFSPEC'
default: 'refs/heads/main'