diff --git a/components/engine/poule.yml b/components/engine/poule.yml index 61aab4551b..252c6afc58 100644 --- a/components/engine/poule.yml +++ b/components/engine/poule.yml @@ -3,6 +3,9 @@ pull_request: [ opened ] operations: - type: label + filters: { + ~labels: [ " status/0-triage", "status/1-design-review", "status/2-code-review", "status/3-docs-review", "status/4-merge" ], + } settings: { patterns: { status/0-triage: [ ".*" ],