From 5424c47d2ff847d5d88aeb99a28250e7fa2906fb Mon Sep 17 00:00:00 2001 From: John R Barker Date: Fri, 17 Apr 2020 11:40:53 +0100 Subject: [PATCH] changelogs, units & integration tests are community --- .github/BOTMETA.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 71d9fab87f..4596d88402 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -1,5 +1,7 @@ automerge: true files: + changelogs/fragments/: + support: community $actions: labels: action $actions/aireos.py: @@ -2113,8 +2115,10 @@ files: labels: tests tests/unit/: labels: unit + support: community tests/integration: labels: integration + support: community tests/utils/: maintainers: gundalow labels: unit