* Update PR labeling to utilize new area/build label. * Add build_external directory to build system.
@@ -16,6 +16,16 @@ area/backends:
- exporting/*
- exporting/**/*
+area/build:
+ - build/*
+ - build/**/*
+ - build_external/*
+ - build_external/**/*
+ - CMakeLists.txt
+ - configure.ac
+ - Makefile.am
+ - "**/Makefile.am"
+
area/ci:
- .travis/*
- .travis/**/*
@@ -55,8 +65,6 @@ area/health:
- health/**/*
area/packaging:
- - build/*
- - build/**/*
- contrib/*
- contrib/**/*
- packaging/*
@@ -65,10 +73,6 @@ area/packaging:
- system/**/*
- Dockerfile*
- netdata-installer.sh
- - CMakeLists.txt
- - configure.ac
- - Makefile.am
- - "**/Makefile.am"
- netdata.spec.in
area/registry: