mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-25 22:36:53 +08:00
Add more package registry paths to the labeler (#27032)
Found this while working on #26960
This commit is contained in:
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@ -19,6 +19,9 @@ kind/build:
|
|||||||
|
|
||||||
theme/package-registry:
|
theme/package-registry:
|
||||||
- "modules/packages/**"
|
- "modules/packages/**"
|
||||||
|
- "services/packages/**"
|
||||||
|
- "routers/api/packages/**"
|
||||||
|
- "routers/web/shared/packages/**"
|
||||||
|
|
||||||
kind/cli:
|
kind/cli:
|
||||||
- "cmd/**"
|
- "cmd/**"
|
||||||
|
Reference in New Issue
Block a user