WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 93ec82f

Browse files
label.yml
Signed-off-by: Rajesh-Nagarajan-11 <[email protected]>
1 parent d9a53ba commit 93ec82f

File tree

3 files changed

+64
-92
lines changed

3 files changed

+64
-92
lines changed

.github/label-commenter-config.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

.github/labeler.yml

Lines changed: 64 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,68 @@
1-
area/learning-paths:
1+
area/badges:
22
- changed-files:
33
- any-glob-to-any-file:
4-
- "content/en/learning-paths/**/*"
5-
area/challenges:
4+
- "src/badgesInfo.json"
5+
- "src/assets/**/*"
6+
- "static/assets/**/*"
7+
8+
area/ui-components:
69
- changed-files:
710
- any-glob-to-any-file:
8-
- "content/en/challenges/**/*"
11+
- "src/reusecore/**/*"
12+
- "src/sitecomponents/**/*"
13+
14+
area/pages:
15+
- changed-files:
16+
- any-glob-to-any-file:
17+
- "src/pages/**/*"
18+
19+
area/styling:
20+
- changed-files:
21+
- any-glob-to-any-file:
22+
- "src/fonts.css"
23+
- "**/*.css"
24+
- "**/*.scss"
25+
- "**/*.sass"
26+
27+
area/build-config:
28+
- changed-files:
29+
- any-glob-to-any-file:
30+
- "gatsby-*.js"
31+
- "package.json"
32+
- "package-lock.json"
33+
- "Makefile"
34+
35+
area/documentation:
36+
- changed-files:
37+
- any-glob-to-any-file:
38+
- "README.md"
39+
- "CONTRIBUTING*.md"
40+
- "CODE_OF_CONDUCT.md"
41+
- "SECURITY.md"
42+
- "LICENSE"
43+
44+
area/ci-cd:
45+
- changed-files:
46+
- any-glob-to-any-file:
47+
- ".github/workflows/**/*"
48+
- ".github/actions/**/*"
49+
- "script.sh"
50+
51+
area/configuration:
52+
- changed-files:
53+
- any-glob-to-any-file:
54+
- ".github/**/*"
55+
- ".gitignore"
56+
- "CNAME"
57+
- "robots.txt"
58+
59+
area/services:
60+
- changed-files:
61+
- any-glob-to-any-file:
62+
- "src/services/**/*"
63+
64+
area/utilities:
65+
- changed-files:
66+
- any-glob-to-any-file:
67+
- "utils/**/*"
68+
- "install/**/*"

.github/workflows/label-commenter.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)