From 2c5ce656b0b956c455a8cb463155ab96af741520 Mon Sep 17 00:00:00 2001 From: Pilou Date: Tue, 17 Oct 2017 18:42:09 +0200 Subject: [PATCH] Reenable 'test' label for test related pull requests (#31472) * Reenable 'test' label See #29660 comments * packaging is not a valid GitHub label anymore --- .github/BOTMETA.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 6eb7055b24..a6f252625f 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1147,7 +1147,8 @@ files: labels: docs_pull_request notify: dharmabumstead packaging/: - # 'packaging' automatically added to labels + test/: + # 'test' is a component path, then 'test' label will be automatically added macros: module_utils: lib/ansible/module_utils modules: lib/ansible/modules