.github/labeler: update PR labels

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-04-24 20:42:09 +02:00
parent 6f4e0250f8
commit 24da02a216
+39 -53
View File
@@ -1,74 +1,60 @@
area:catalog:
- changed-files:
- any-glob-to-any-file:
- plugins/catalog/**/*
- plugins/catalog-*/**/*
- packages/catalog-*/**/*
area:home:
- changed-files:
- any-glob-to-any-file:
- plugins/home/**/*
area:search:
- changed-files:
- any-glob-to-any-file:
- plugins/search/**/*
- plugins/search-*/**/*
- packages/search-*/**/*
- plugins/home/**/*
area:events:
- changed-files:
- any-glob-to-any-file:
- plugins/events-*/**/*
area:kubernetes:
- changed-files:
- any-glob-to-any-file:
- plugins/kubernetes/**/*
- plugins/kubernetes-*/**/*
area:permission:
- changed-files:
- any-glob-to-any-file:
- plugins/permission-*/**/*
area:scaffolder:
- changed-files:
- any-glob-to-any-file:
- plugins/scaffolder/**/*
- plugins/scaffolder-*/**/*
area:techdocs:
- changed-files:
- any-glob-to-any-file:
- plugins/techdocs/**/*
- plugins/techdocs-*/**/*
- packages/techdocs-*/**/*
bep:
- changed-files:
- any-glob-to-any-file:
- beps/**/*
auth:
area:auth:
- changed-files:
- any-glob-to-any-file:
- plugins/auth-*/**/*
- packages/core-app-api/src/apis/implementations/auth/**/*
- packages/core-app-api/src/lib/Auth*/**/*
- packages/core-plugin-api/src/apis/definitions/auth.ts
documentation:
area:catalog:
- changed-files:
- any-glob-to-any-file:
- plugins/catalog/**/*
- plugins/catalog-*/**/*
- packages/catalog-*/**/*
area:documentation:
- changed-files:
- any-glob-to-any-file:
- docs/**/*
homepage:
area:events:
- changed-files:
- any-glob-to-any-file:
- plugins/events-*/**/*
area:home:
- changed-files:
- any-glob-to-any-file:
- plugins/home/**/*
microsite:
area:kubernetes:
- changed-files:
- any-glob-to-any-file:
- plugins/kubernetes/**/*
- plugins/kubernetes-*/**/*
area:microsite:
- changed-files:
- any-glob-to-any-file:
- microsite/**/*
search:
area:permission:
- changed-files:
- any-glob-to-any-file:
- plugins/permission-*/**/*
area:search:
- changed-files:
- any-glob-to-any-file:
- plugins/search/**/*
- plugins/search-*/**/*
- packages/search-*/**/*
storybook:
- plugins/home/**/*
- plugins/search-*/**/*
- plugins/search/**/*
area:scaffolder:
- changed-files:
- any-glob-to-any-file:
- plugins/scaffolder/**/*
- plugins/scaffolder-*/**/*
area:storybook:
- changed-files:
- any-glob-to-any-file:
- storybook/**/*
area:techdocs:
- changed-files:
- any-glob-to-any-file:
- plugins/techdocs/**/*
- plugins/techdocs-*/**/*
- packages/techdocs-*/**/*