aboutsummaryrefslogtreecommitdiff
path: root/.github/labeler.yml
blob: cef6db43203953fa2e74bb4eec6567d1e506dc1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/**

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