Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c0a76f1

Browse filesBrowse files
authored
[boring] Github labeler changes (yogstation13#17709)
* changes * ruins and shutles
1 parent 2456fb7 commit c0a76f1
Copy full SHA for c0a76f1

1 file changed

+9-4Lines changed: 9 additions & 4 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/labeler.yml‎

Copy file name to clipboardExpand all lines: .github/labeler.yml
+9-4Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,26 @@ DME Edit:
1515
- './*.dme'
1616
- '**/*.dme'
1717

18-
# Any .dmi changes
18+
# Changes to a .dmi or anything in the icons folder
1919
Sprites:
2020
- '**/*.dmi'
21+
- 'icons/*.dmi'
2122

2223
# Javascript changes
2324
Javascript:
2425
- '**/*.js'
2526

26-
# Changes to a .dmm
27-
Map Change:
27+
# Changes to a .dmm or anything in the _maps folder or any of the map definitions
28+
Mapping:
2829
- '**/*.dmm'
30+
- '_maps/**'
31+
- 'code/datums/ruins/**'
32+
- 'code/datums/shuttles.dm'
2933

30-
# Any changes to .ogg files are marked as sound
34+
# Changes to a .ogg or anything in the sound folder
3135
Sound:
3236
- '**/*.ogg'
37+
- 'sound/**'
3338

3439
# Changes to the SQL subfolder
3540
SQL:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.