/[sudobot]/branches/9.x-dev/.github/labeler.yml
ViewVC logotype

Contents of /branches/9.x-dev/.github/labeler.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File size: 298 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 documentation:
2 - "docs/*"
3 - "docs/**/*"
4 - "README.md"
5
6 workflows:
7 - ".github/*"
8 - ".github/**/*"
9
10 automod:
11 - "src/automod/*"
12 - "src/automod/**/*"
13
14 api:
15 - "src/api/*"
16 - "src/api/**/*"
17
18 commands:
19 - "src/commands/*"
20 - "src/commands/**/*"
21
22 setup-script:
23 - "setup.js"
24
25 tests:
26 - "tests/*"
27 - "tests/**/*"

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26