FreeCAD

Форк
0
/
labels.yml 
105 строк · 2.3 Кб
1
# Add 'source' label to any change to src files within the source dir EXCEPT for the docs sub-folder
2
# source:
3
# - any: ['src/**/*', '!src/docs/*']
4

5
# 'Mod' related labels
6

7
"Mod: Core":
8
- changed-files:
9
  - any-glob-to-any-file: ['src/App/**/*', 'src/Base/**/*', 'src/Gui/**/*']
10

11
:octocat::
12
- changed-files:
13
  - any-glob-to-any-file:  ['.github/**/*']
14

15
"Mod: Addon Manager":
16
- changed-files:
17
  - any-glob-to-any-file:  ['src/Mod/AddonManager/**/*']
18

19
"Mod: Materials":
20
- changed-files:
21
  - any-glob-to-any-file:  ['src/Mod/Material/**/*']
22

23
"Mod: Measurement":
24
- changed-files:
25
  - any-glob-to-any-file:  ['src/Mod/Measure/**/*']
26

27
"Mod: BIM":
28
- changed-files:
29
  - any-glob-to-any-file:  ['src/Mod/BIM/**/*']
30

31
"Mod: Assembly":
32
- changed-files:
33
  - any-glob-to-any-file:  ['src/Mod/Assembly/**/*']
34

35
"Mod: Draft":
36
- changed-files:
37
  - any-glob-to-any-file:  ['src/Mod/Draft/**/*']
38

39
"Mod: FEM":
40
- changed-files:
41
  - any-glob-to-any-file:  ['src/Mod/Fem/**/*']
42

43
"Mod: Mesh":
44
- changed-files:
45
  - any-glob-to-any-file: ['src/Mod/Mesh/**/*']
46

47
"Mod: MeshPart":
48
- changed-files:
49
  - any-glob-to-any-file:  ['src/Mod/MeshPart/**/*']
50

51
"Mod: OpenSCAD":
52
- changed-files:
53
  - any-glob-to-any-file:  ['src/Mod/OpenSCAD/**/*']
54

55
"Mod: Part":
56
- changed-files:
57
  - any-glob-to-any-file:  ['src/Mod/Part/**/*']
58

59
"Mod: Part Design":
60
- changed-files:
61
  - any-glob-to-any-file:  ['src/Mod/PartDesign/**/*']
62

63
"Mod: CAM":
64
- changed-files:
65
  - any-glob-to-any-file:  ['src/Mod/CAM/**/*']
66

67
"Mod: Points":
68
- changed-files:
69
  - any-glob-to-any-file:  ['src/Mod/Points/**/*']
70

71
"Mod: Reverse Engineering":
72
- changed-files:
73
  - any-glob-to-any-file:  ['src/Mod/ReverseEngineering/**/*']
74

75
"Mod: Sketcher":
76
- changed-files:
77
  - any-glob-to-any-file:  ['src/Mod/Sketcher/**/*']
78

79
"Mod: Spreadsheet":
80
- changed-files:
81
  - any-glob-to-any-file:  ['src/Mod/Spreadsheet/**/*']
82

83
"Mod: Surface":
84
- changed-files:
85
  - any-glob-to-any-file:  ['src/Mod/Surface/**/*/']
86

87
"Mod: TechDraw":
88
- changed-files:
89
  - any-glob-to-any-file:  ['src/Mod/TechDraw/**/*']
90

91
"Mod: Test":
92
- changed-files:
93
  - any-glob-to-any-file:  ['src/Mod/Test/**/*']
94

95
# 'Packaging' related labels
96

97
"Packaging/building":
98
- changed-files:
99
  - any-glob-to-any-file:  ['cMake/**/*']
100

101
# 'Topic' related labels
102

103
"Topic: Stylesheets":
104
- changed-files:
105
  - any-glob-to-any-file:  ['src/Gui/Stylesheets/**/*']
106

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.