docs: specify labels that apply to each area

If this work as intended PR will automatically get the area labels depending on the files he modified.
In case the user wants it can still apply other areas manually, by slash command, or editing the PR template during the opening of the PR.

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Leonardo Di Donato 2019-09-16 04:00:25 +02:00 committed by Lorenzo Fontana
parent 6833d8a022
commit a019b54fe6
7 changed files with 14 additions and 0 deletions

2
docker/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/integration

2
examples/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/examples

2
integrations/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/integration

View File

@ -7,4 +7,6 @@ reviewers:
- mfdii - mfdii
- kaizhe - kaizhe
- mstemm - mstemm
labels:
- area/rules

2
test/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/tests

2
tests/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/tests

2
userspace/engine/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/engine