summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2018-02-09 23:19:26 -0800
committerMatt Clay <matt@mystile.com>2018-02-13 11:44:07 -0800
commitab2151858e3c9ad394688908ba7398e265678401 (patch)
tree4722a2a8f8b2c14c63e4039648f4544a6160faa7 /.github
parentc10080bfba4c1bd77866eb4189de81cdb0c5e48f (diff)
downloadansible-ab2151858e3c9ad394688908ba7398e265678401.tar.gz
Add notify entries for files & dirs in BOTMETA.
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index edf49917fa..aeae387d47 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -1229,6 +1229,20 @@ files:
packaging/:
test/:
# 'test' is a component path, then 'test' label will be automatically added
+ test/runner/:
+ notify: mattclay
+ test/sanity/:
+ notify: mattclay
+ test/utils/docker/:
+ notify: mattclay
+ test/utils/shippable/:
+ notify: mattclay
+ test/integration/group_vars/:
+ notify: mattclay
+ test/integration/host_vars/:
+ notify: mattclay
+ test/integration/roles/:
+ notify: mattclay
test/integration/targets/nxos:
maintainers: $team_nxos
labels:
@@ -1246,6 +1260,14 @@ files:
- nxos
test/sanity/pep8/legacy-files.txt:
labels: pep8
+ hacking/report.py:
+ notify: mattclay
+ shippable.yml:
+ notify: mattclay
+ .yamllint:
+ notify: mattclay
+ tox.ini:
+ notify: mattclay
macros:
module_utils: lib/ansible/module_utils
modules: lib/ansible/modules