mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
ci: update labeler.yml
This commit is contained in:
16
.github/labeler.yml
vendored
16
.github/labeler.yml
vendored
@@ -8,14 +8,20 @@ test:
|
|||||||
- '**/tests/**/*'
|
- '**/tests/**/*'
|
||||||
- '**/__tests__/**/*'
|
- '**/__tests__/**/*'
|
||||||
|
|
||||||
plugin:copilot:
|
|
||||||
- 'plugins/copilot/**/*'
|
|
||||||
|
|
||||||
mod:dev:
|
mod:dev:
|
||||||
- 'scripts/**/*'
|
- 'scripts/**/*'
|
||||||
- 'packages/cli/**/*'
|
- 'packages/cli/**/*'
|
||||||
- 'packages/debug/**/*'
|
- 'packages/debug/**/*'
|
||||||
|
|
||||||
|
mod:plugin:
|
||||||
|
- 'plugins/**/*'
|
||||||
|
|
||||||
|
plugin:bookmark-block:
|
||||||
|
- 'plugins/bookmark-block/**/*'
|
||||||
|
|
||||||
|
plugin:copilot:
|
||||||
|
- 'plugins/copilot/**/*'
|
||||||
|
|
||||||
mod:plugin-infra:
|
mod:plugin-infra:
|
||||||
- 'packages/plugin-infra/**/*'
|
- 'packages/plugin-infra/**/*'
|
||||||
|
|
||||||
@@ -29,6 +35,10 @@ mod:hooks: 'packages/hooks/**/*'
|
|||||||
|
|
||||||
mod:component: 'packages/component/**/*'
|
mod:component: 'packages/component/**/*'
|
||||||
|
|
||||||
|
mod:storage: 'packages/storage/**/*'
|
||||||
|
|
||||||
|
mod:native: 'packages/native/**/*'
|
||||||
|
|
||||||
mod:store:
|
mod:store:
|
||||||
- 'packages/jotai/**/*'
|
- 'packages/jotai/**/*'
|
||||||
- '**/atoms/**/*'
|
- '**/atoms/**/*'
|
||||||
|
|||||||
Reference in New Issue
Block a user