tf-github-autoresponse: Stop tf-m issue auto response
TrustedFirmware-M/trusted-firmware-m needs issue tracking on GitHub
So, stop issue auto-response on it
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: Ie5f700d43e02dd36599dedf9c1481fb634898594
diff --git a/tf-github-autoresponse.yaml b/tf-github-autoresponse.yaml
index ff82172..c9a0c12 100644
--- a/tf-github-autoresponse.yaml
+++ b/tf-github-autoresponse.yaml
@@ -10,12 +10,12 @@
- string:
name: BYPASS_ISSUE_RESPONSE_PROJ
description: |
- The projects that don't need the issue response
- default: 'TrustedFirmware-A/trusted-firmware-a TrustedFirmware-A/tf-a-ci-scripts TrustedFirmware-A/tf-a-tests TF-Hafnium/hafnium'
+ The projects that don't need the issue auto-response
+ default: 'TrustedFirmware-A/trusted-firmware-a TrustedFirmware-A/tf-a-ci-scripts TrustedFirmware-A/tf-a-tests TF-Hafnium/hafnium TrustedFirmware-M/trusted-firmware-m'
- string:
name: BYPASS_PR_RESPONSE_PROJ
description: |
- The projects that don't need the PR response
+ The projects that don't need the PR auto-response
default: ''
builders:
- shell: |-