]> source.dussan.org Git - gitea.git/commitdiff
Remove `modifies/frontend` from labeler (#30198)
authorsilverwind <me@silverwind.io>
Sun, 31 Mar 2024 11:35:11 +0000 (13:35 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Mar 2024 11:35:11 +0000 (13:35 +0200)
Remove this label, I find it barely useful and we already have more
useful labels like `modifies/js`. Backport so that we can eventually
delete that label.

Co-authored-by: Giteabot <teabot@gitea.io>
.github/labeler.yml

index 4acdb6f6f5bdb17cc31d9dbd8ca857e834fc8804..d1b4d00d80209a096552037cdf803fc78e8e6ec3 100644 (file)
@@ -4,13 +4,6 @@ modifies/docs:
           - "**/*.md"
           - "docs/**"
 
-modifies/frontend:
-  - changed-files:
-      - any-glob-to-any-file:
-          - "web_src/**"
-          - "tailwind.config.js"
-          - "webpack.config.js"
-
 modifies/templates:
   - changed-files:
       - all-globs-to-any-file: