From 3334407c71e21d378df424c2459a5403954bbd7b Mon Sep 17 00:00:00 2001 From: Pilou Date: Fri, 1 Sep 2017 17:10:37 +0200 Subject: [PATCH] Add setup for test, docs and packaging labels (#28926) --- .github/BOTMETA.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index de10e63d93..dde56ee58a 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1075,6 +1075,14 @@ files: test/sanity/validate-modules: keywords: - validate-modules + test/: + labels: test_pull_requests + docs/: + labels: docs_pull_request + notify: + - dharmabumstead + packaging/: + labels: packaging macros: module_utils: lib/ansible/module_utils modules: lib/ansible/modules