Skip to content

Commit 677a317

Browse files
Updated the labels according to katie's suggestion
1 parent 5aa5350 commit 677a317

1 file changed

Lines changed: 1 addition & 89 deletions

File tree

.github/labeler.yml

Lines changed: 1 addition & 89 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,6 @@ cli:
44
- 'Sources/CLI/**'
55
- 'Sources/ContainerCommands/**'
66

7-
api:
8-
- changed-files:
9-
- any-glob-to-any-file:
10-
- 'Sources/Services/ContainerAPIService/**'
11-
12-
sandbox:
13-
- changed-files:
14-
- any-glob-to-any-file:
15-
- 'Sources/Services/ContainerSandboxService/**'
16-
17-
networking:
18-
- changed-files:
19-
- any-glob-to-any-file:
20-
- 'Sources/Services/ContainerNetworkService/**'
21-
- 'Sources/DNSServer/**'
22-
23-
images:
24-
- changed-files:
25-
- any-glob-to-any-file:
26-
- 'Sources/Services/ContainerImagesService/**'
27-
28-
build:
29-
- changed-files:
30-
- any-glob-to-any-file:
31-
- 'Sources/ContainerBuild/**'
32-
33-
tests:
34-
- changed-files:
35-
- any-glob-to-any-file:
36-
- 'Tests/**'
37-
387
documentation:
398
- changed-files:
409
- any-glob-to-any-file:
@@ -44,61 +13,4 @@ documentation:
4413
ci:
4514
- changed-files:
4615
- any-glob-to-any-file:
47-
- '.github/**'
48-
49-
dependencies:
50-
- changed-files:
51-
- any-glob-to-any-file:
52-
- 'Package.swift'
53-
- 'Package.resolved'
54-
55-
xpc:
56-
- changed-files:
57-
- any-glob-to-any-file:
58-
- 'Sources/ContainerXPC/**'
59-
60-
persistence:
61-
- changed-files:
62-
- any-glob-to-any-file:
63-
- 'Sources/ContainerPersistence/**'
64-
65-
plugins:
66-
- changed-files:
67-
- any-glob-to-any-file:
68-
- 'Sources/ContainerPlugin/**'
69-
70-
resources:
71-
- changed-files:
72-
- any-glob-to-any-file:
73-
- 'Sources/ContainerResource/**'
74-
75-
helpers:
76-
- changed-files:
77-
- any-glob-to-any-file:
78-
- 'Sources/Helpers/**'
79-
80-
logging:
81-
- changed-files:
82-
- any-glob-to-any-file:
83-
- 'Sources/ContainerLog/**'
84-
85-
version:
86-
- changed-files:
87-
- any-glob-to-any-file:
88-
- 'Sources/ContainerVersion/**'
89-
- 'Sources/CVersion/**'
90-
91-
socket-forwarding:
92-
- changed-files:
93-
- any-glob-to-any-file:
94-
- 'Sources/SocketForwarder/**'
95-
96-
terminal:
97-
- changed-files:
98-
- any-glob-to-any-file:
99-
- 'Sources/TerminalProgress/**'
100-
101-
audit:
102-
- changed-files:
103-
- any-glob-to-any-file:
104-
- 'Sources/CAuditToken/**'
16+
- '.github/**'

0 commit comments

Comments
 (0)