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-build-and-test.yaml b/tf-m-build-and-test.yaml
index 1a536e9..cdb9b76 100644
--- a/tf-m-build-and-test.yaml
+++ b/tf-m-build-and-test.yaml
@@ -36,6 +36,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'
diff --git a/tf-m-build-config.yaml b/tf-m-build-config.yaml
index 1c536d9..62f8b4c 100644
--- a/tf-m-build-config.yaml
+++ b/tf-m-build-config.yaml
@@ -95,6 +95,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: 'MBEDTLS_VERSION'
           default: ''
diff --git a/tf-m-build-docs-nightly.yaml b/tf-m-build-docs-nightly.yaml
index 92678f0..d9766cb 100644
--- a/tf-m-build-docs-nightly.yaml
+++ b/tf-m-build-docs-nightly.yaml
@@ -56,6 +56,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: SHARE_FOLDER
           default: '/srv/shared/${JOB_NAME}/${BUILD_NUMBER}'
diff --git a/tf-m-build-docs.yaml b/tf-m-build-docs.yaml
index ca3fc40..c760133 100644
--- a/tf-m-build-docs.yaml
+++ b/tf-m-build-docs.yaml
@@ -56,6 +56,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: SHARE_FOLDER
           default: '/srv/shared/${JOB_NAME}/${BUILD_NUMBER}'
diff --git a/tf-m-checkpatch.yaml b/tf-m-checkpatch.yaml
index 6585a83..fd80a92 100644
--- a/tf-m-checkpatch.yaml
+++ b/tf-m-checkpatch.yaml
@@ -51,6 +51,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: 'MBEDTLS_VERSION'
           default: ''
diff --git a/tf-m-code-coverage.yaml b/tf-m-code-coverage.yaml
index 204d954..b3f3ccd 100644
--- a/tf-m-code-coverage.yaml
+++ b/tf-m-code-coverage.yaml
@@ -34,6 +34,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'
diff --git a/tf-m-cppcheck.yaml b/tf-m-cppcheck.yaml
index 1f6e093..c1273e9 100644
--- a/tf-m-cppcheck.yaml
+++ b/tf-m-cppcheck.yaml
@@ -51,6 +51,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: 'MBEDTLS_VERSION'
           default: ''
diff --git a/tf-m-extra-build.yaml b/tf-m-extra-build.yaml
index 8ec497d..1e784d8 100644
--- a/tf-m-extra-build.yaml
+++ b/tf-m-extra-build.yaml
@@ -35,6 +35,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'
diff --git a/tf-m-lava-submit.yaml b/tf-m-lava-submit.yaml
index 102d763..5ddf9d7 100644
--- a/tf-m-lava-submit.yaml
+++ b/tf-m-lava-submit.yaml
@@ -73,6 +73,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: 'MBEDTLS_VERSION'
           default: ''
diff --git a/tf-m-nightly-for-test.yaml b/tf-m-nightly-for-test.yaml
index a18d5ce..381fe72 100644
--- a/tf-m-nightly-for-test.yaml
+++ b/tf-m-nightly-for-test.yaml
@@ -36,6 +36,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'
diff --git a/tf-m-nightly-performance.yaml b/tf-m-nightly-performance.yaml
index 88ce9a2..4160ff8 100644
--- a/tf-m-nightly-performance.yaml
+++ b/tf-m-nightly-performance.yaml
@@ -33,6 +33,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'
diff --git a/tf-m-nightly.yaml b/tf-m-nightly.yaml
index 5ec80cd..1c4817c 100644
--- a/tf-m-nightly.yaml
+++ b/tf-m-nightly.yaml
@@ -39,6 +39,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'
diff --git a/tf-m-static-checks.yaml b/tf-m-static-checks.yaml
index df94374..c7714e9 100644
--- a/tf-m-static-checks.yaml
+++ b/tf-m-static-checks.yaml
@@ -51,6 +51,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'
     wrappers:
         - timestamps
     pipeline-scm:
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'