Skip to content

Commit de7053d

Browse files
authored
[CI/redcap] Add REDCap module to PR autolabeler (#10121)
Add the REDCap module to the GitHub Actions PR autolabeler.
1 parent 6da9e63 commit de7053d

File tree

1 file changed

+90
-86
lines changed

1 file changed

+90
-86
lines changed

.github/labeler.yml

Lines changed: 90 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -2,198 +2,202 @@
22
- changed-files:
33
- any-glob-to-any-file: modules/acknowledgements/**
44

5-
"Module: candidate_list":
6-
- changed-files:
7-
- any-glob-to-any-file: modules/candidate_list/**
8-
9-
"Module: datadict":
5+
"Module: api":
106
- changed-files:
11-
- any-glob-to-any-file: modules/datadict/**
7+
- any-glob-to-any-file: modules/api/**
128

13-
"Module: electrophysiology_browser":
9+
"Module: api_docs":
1410
- changed-files:
15-
- any-glob-to-any-file: modules/electrophysiology_browser/**
11+
- any-glob-to-any-file: modules/api_docs/**
1612

17-
"Module: imaging_uploader":
13+
"Module: battery_manager":
1814
- changed-files:
19-
- any-glob-to-any-file: modules/imaging_uploader/**
15+
- any-glob-to-any-file: modules/battery_manager/**
2016

21-
"Module: media":
17+
"Module: behavioural_qc":
2218
- changed-files:
23-
- any-glob-to-any-file: modules/media/**
19+
- any-glob-to-any-file: modules/behavioural_qc/**
2420

25-
"Module: publication":
21+
"Module: brainbrowser":
2622
- changed-files:
27-
- any-glob-to-any-file: modules/publication/**
23+
- any-glob-to-any-file: modules/brainbrowser/**
2824

29-
"Module: user_accounts":
25+
"Module: bvl_feedback":
3026
- changed-files:
31-
- any-glob-to-any-file: modules/user_accounts/**
27+
- any-glob-to-any-file: modules/bvl_feedback/**
3228

33-
"Module: api":
29+
"Module: candidate_list":
3430
- changed-files:
35-
- any-glob-to-any-file: modules/api/**
31+
- any-glob-to-any-file: modules/candidate_list/**
3632

3733
"Module: candidate_parameters":
3834
- changed-files:
3935
- any-glob-to-any-file: modules/candidate_parameters/**
4036

41-
"Module: dataquery":
37+
"Module: candidate_profile":
4238
- changed-files:
43-
- any-glob-to-any-file: modules/dataquery/**
39+
- any-glob-to-any-file: modules/candidate_profile/**
4440

45-
"Module: electrophysiology_uploader":
41+
"Module: configuration":
4642
- changed-files:
47-
- any-glob-to-any-file: modules/electrophysiology_uploader/**
43+
- any-glob-to-any-file: modules/configuration/**
4844

49-
"Module: instrument_builder":
45+
"Module: conflict_resolver":
5046
- changed-files:
51-
- any-glob-to-any-file: modules/instrument_builder/**
47+
- any-glob-to-any-file: modules/conflict_resolver/**
5248

53-
"Module: module_manager":
49+
"Module: create_timepoint":
5450
- changed-files:
55-
- any-glob-to-any-file: modules/module_manager/**
51+
- any-glob-to-any-file: modules/create_timepoint/**
5652

57-
"Module: api_docs":
53+
"Module: dashboard":
5854
- changed-files:
59-
- any-glob-to-any-file: modules/api_docs/**
55+
- any-glob-to-any-file: modules/dashboard/**
6056

61-
"Module: candidate_profile":
57+
"Module: datadict":
6258
- changed-files:
63-
- any-glob-to-any-file: modules/candidate_profile/**
59+
- any-glob-to-any-file: modules/datadict/**
60+
61+
"Module: dataquery":
62+
- changed-files:
63+
- any-glob-to-any-file: modules/dataquery/**
6464

6565
"Module: data_release":
6666
- changed-files:
6767
- any-glob-to-any-file: modules/data_release/**
6868

69-
"Module: examiner":
69+
"Module: dicom_archive":
7070
- changed-files:
71-
- any-glob-to-any-file: modules/examiner/**
71+
- any-glob-to-any-file: modules/dicom_archive/**
7272

73-
"Module: instrument_list":
73+
"Module: dictionary":
7474
- changed-files:
75-
- any-glob-to-any-file: modules/instrument_list/**
75+
- any-glob-to-any-file: modules/dictionary/**
7676

77-
"Module: mri_violations":
77+
"Module: document_repository":
7878
- changed-files:
79-
- any-glob-to-any-file: modules/mri_violations/**
79+
- any-glob-to-any-file: modules/document_repository/**
8080

81-
"Module: schedule_module":
81+
"Module: dqt":
8282
- changed-files:
83-
- any-glob-to-any-file: modules/schedule_module/**
83+
- any-glob-to-any-file: modules/dqt/**
8484

85-
"Module: battery_manager":
85+
"Module: electrophysiology_browser":
8686
- changed-files:
87-
- any-glob-to-any-file: modules/battery_manager/**
87+
- any-glob-to-any-file: modules/electrophysiology_browser/**
8888

89-
"Module: configuration":
89+
"Module: electrophysiology_uploader":
9090
- changed-files:
91-
- any-glob-to-any-file: modules/configuration/**
91+
- any-glob-to-any-file: modules/electrophysiology_uploader/**
9292

93-
"Module: dicom_archive":
93+
"Module: examiner":
9494
- changed-files:
95-
- any-glob-to-any-file: modules/dicom_archive/**
95+
- any-glob-to-any-file: modules/examiner/**
9696

9797
"Module: genomic_browser":
9898
- changed-files:
9999
- any-glob-to-any-file: modules/genomic_browser/**
100100

101-
"Module: instrument_manager":
101+
"Module: help_editor":
102102
- changed-files:
103-
- any-glob-to-any-file: modules/instrument_manager/**
103+
- any-glob-to-any-file: modules/help_editor/**
104104

105-
"Module: my_preferences":
105+
"Module: imaging_browser":
106106
- changed-files:
107-
- any-glob-to-any-file: modules/my_preferences/**
107+
- any-glob-to-any-file: modules/imaging_browser/**
108108

109-
"Module: server_processes_manager":
109+
"Module: imaging_qc":
110110
- changed-files:
111-
- any-glob-to-any-file: modules/server_processes_manager/**
111+
- any-glob-to-any-file: modules/imaging_qc/**
112112

113-
"Module: behavioural_qc":
113+
"Module: imaging_uploader":
114114
- changed-files:
115-
- any-glob-to-any-file: modules/behavioural_qc/**
115+
- any-glob-to-any-file: modules/imaging_uploader/**
116116

117-
"Module: conflict_resolver":
117+
"Module: instrument_builder":
118118
- changed-files:
119-
- any-glob-to-any-file: modules/conflict_resolver/**
119+
- any-glob-to-any-file: modules/instrument_builder/**
120120

121-
"Module: dictionary":
121+
"Module: instrument_list":
122122
- changed-files:
123-
- any-glob-to-any-file: modules/dictionary/**
123+
- any-glob-to-any-file: modules/instrument_list/**
124124

125-
"Module: help_editor":
125+
"Module: instrument_manager":
126126
- changed-files:
127-
- any-glob-to-any-file: modules/help_editor/**
127+
- any-glob-to-any-file: modules/instrument_manager/**
128128

129129
"Module: instruments":
130130
- changed-files:
131131
- any-glob-to-any-file: modules/instruments/**
132132

133-
"Module: new_profile":
133+
"Module: issue_tracker":
134134
- changed-files:
135-
- any-glob-to-any-file: modules/new_profile/**
135+
- any-glob-to-any-file: modules/issue_tracker/**
136136

137-
"Module: statistics":
137+
"Module: login":
138138
- changed-files:
139-
- any-glob-to-any-file: modules/statistics/**
139+
- any-glob-to-any-file: modules/login/**
140140

141-
"Module: brainbrowser":
141+
"Module: media":
142142
- changed-files:
143-
- any-glob-to-any-file: modules/brainbrowser/**
143+
- any-glob-to-any-file: modules/media/**
144144

145-
"Module: create_timepoint":
145+
"Module: module_manager":
146146
- changed-files:
147-
- any-glob-to-any-file: modules/create_timepoint/**
147+
- any-glob-to-any-file: modules/module_manager/**
148148

149-
"Module: document_repository":
149+
"Module: mri_violations":
150150
- changed-files:
151-
- any-glob-to-any-file: modules/document_repository/**
151+
- any-glob-to-any-file: modules/mri_violations/**
152152

153-
"Module: imaging_browser":
153+
"Module: my_preferences":
154154
- changed-files:
155-
- any-glob-to-any-file: modules/imaging_browser/**
155+
- any-glob-to-any-file: modules/my_preferences/**
156156

157-
"Module: issue_tracker":
157+
"Module: new_profile":
158158
- changed-files:
159-
- any-glob-to-any-file: modules/issue_tracker/**
159+
- any-glob-to-any-file: modules/new_profile/**
160160

161161
"Module: next_stage":
162162
- changed-files:
163163
- any-glob-to-any-file: modules/next_stage/**
164164

165-
"Module: survey_accounts":
165+
"Module: oidc":
166166
- changed-files:
167-
- any-glob-to-any-file: modules/survey_accounts/**
167+
- any-glob-to-any-file: modules/oidc/**
168168

169-
"Module: bvl_feedback":
169+
"Module: publication":
170170
- changed-files:
171-
- any-glob-to-any-file: modules/bvl_feedback/**
171+
- any-glob-to-any-file: modules/publication/**
172172

173-
"Module: dashboard":
173+
"Module: redcap":
174174
- changed-files:
175-
- any-glob-to-any-file: modules/dashboard/**
175+
- any-glob-to-any-file: modules/redcap/**
176176

177-
"Module: dqt":
177+
"Module: schedule_module":
178178
- changed-files:
179-
- any-glob-to-any-file: modules/dqt/**
179+
- any-glob-to-any-file: modules/schedule_module/**
180180

181-
"Module: imaging_qc":
181+
"Module: server_processes_manager":
182182
- changed-files:
183-
- any-glob-to-any-file: modules/imaging_qc/**
183+
- any-glob-to-any-file: modules/server_processes_manager/**
184184

185-
"Module: login":
185+
"Module: statistics":
186186
- changed-files:
187-
- any-glob-to-any-file: modules/login/**
187+
- any-glob-to-any-file: modules/statistics/**
188188

189-
"Module: oidc":
189+
"Module: survey_accounts":
190190
- changed-files:
191-
- any-glob-to-any-file: modules/oidc/**
191+
- any-glob-to-any-file: modules/survey_accounts/**
192192

193193
"Module: timepoint_list":
194194
- changed-files:
195195
- any-glob-to-any-file: modules/timepoint_list/**
196196

197+
"Module: user_accounts":
198+
- changed-files:
199+
- any-glob-to-any-file: modules/user_accounts/**
200+
197201
RaisinBread:
198202
- changed-files:
199203
- any-glob-to-any-file: raisinbread/**

0 commit comments

Comments
 (0)