From d2920bb31127aa83c8cd0c0534131342fd592406 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Fri, 2 Dec 2016 14:42:39 -0800 Subject: update poule.yml Signed-off-by: Victor Vieux --- poule.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'poule.yml') diff --git a/poule.yml b/poule.yml index 61aab4551b..252c6afc58 100644 --- a/poule.yml +++ b/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: [ ".*" ], -- cgit v1.2.1