aboutsummaryrefslogtreecommitdiff
path: root/tcwg-upstream2gerrit.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-01-30 14:56:40 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-01-30 14:56:40 +0000
commit193d3a92b265b961acb41f637c0f26d219d4c3fe (patch)
tree522b16e4c1b344f70e270574455af65a9d7a2e9b /tcwg-upstream2gerrit.yaml
parent1dbc3d5bf5177a536b8b488d8126e75cbdd30369 (diff)
tcwg-upstream2gerrit: Add filter parameter.
Change-Id: I06b9080c4bf3a3a28612a534522e99602c1f6ee9
Diffstat (limited to 'tcwg-upstream2gerrit.yaml')
-rw-r--r--tcwg-upstream2gerrit.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcwg-upstream2gerrit.yaml b/tcwg-upstream2gerrit.yaml
index 56d854878d..736e9d6079 100644
--- a/tcwg-upstream2gerrit.yaml
+++ b/tcwg-upstream2gerrit.yaml
@@ -33,6 +33,10 @@
name: squash
default: 'false'
description: 'Whether to squash all patches into one commit/review'
+ - bool:
+ name: filter
+ default: 'false'
+ description: 'Use internal filter to decide whether to submit a patch for review and validation'
- string:
name: scripts_branch
default: 'master'