aboutsummaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2024-03-31 13:35:11 +0200
committerGitHub <noreply@github.com>2024-03-31 13:35:11 +0200
commitf691721714cba2a1a11e69c2b3da323b031620ff (patch)
tree4b1680a451c76aa597ab25b81f4da23d10d178a2 /.github/labeler.yml
parentf8fbaaf26fa7798fde690f4400910069fbccd40e (diff)
downloadgitea-f691721714cba2a1a11e69c2b3da323b031620ff.tar.gz
gitea-f691721714cba2a1a11e69c2b3da323b031620ff.zip
Remove `modifies/frontend` from labeler (#30198)
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>
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 4acdb6f6f5..d1b4d00d80 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -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: