aboutsummaryrefslogtreecommitdiff
path: root/.github/labeler.yml
blob: 140174388dedb0f581b95cb1897fbb25c2baff46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
AutoGPT Agent:
- changed-files:
  - any-glob-to-any-file: autogpts/autogpt/**

Forge:
- changed-files:
  - any-glob-to-any-file: autogpts/forge/**

Benchmark:
- changed-files:
  - any-glob-to-any-file: benchmark/**

Frontend:
- changed-files:
  - any-glob-to-any-file: frontend/**

Arena:
- changed-files:
  - any-glob-to-any-file: arena/**

documentation:
- changed-files:
  - any-glob-to-any-file: docs/**