summaryrefslogtreecommitdiff
path: root/src/buildstream/plugins/elements/filter.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildstream/plugins/elements/filter.yaml')
-rw-r--r--src/buildstream/plugins/elements/filter.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/buildstream/plugins/elements/filter.yaml b/src/buildstream/plugins/elements/filter.yaml
index 9c2bf69f4..12a82a9cb 100644
--- a/src/buildstream/plugins/elements/filter.yaml
+++ b/src/buildstream/plugins/elements/filter.yaml
@@ -27,3 +27,8 @@ config:
# the parent element.
#
include-orphans: False
+
+ # Whether to pass the 'integration-commands' of the
+ # parent element through the filter.
+ #
+ pass-integration: False