-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathteam-config.yml
940 lines (940 loc) · 23 KB
/
team-config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
aac:
team: "CDM"
azure_ad_group: dcd_ccd
namespace: "aac"
slack:
contact_channel: "#ccd-community"
channel_id: "C6H1N9WRF"
build_notices_channel: "#ccd-master-builds"
tags:
application: core-case-data
cpo:
team: "CDM"
namespace: "cpo"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#ccd_support"
channel_id: "CG1QC1L66"
build_notices_channel: "#ccd-master-builds"
tags:
application: core-case-data
hmc:
team: "CDM"
namespace: "hmc"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#ccd_support"
channel_id: "CG1QC1L66"
build_notices_channel: "#ccd-master-builds"
tags:
application: core-case-data
jps:
team: "CDM"
namespace: "jps"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#ccd_support"
channel_id: "CG1QC1L66"
build_notices_channel: "#ccd-master-builds"
tags:
application: core-case-data
ccd:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#ccd-community"
channel_id: "C6H1N9WRF"
build_notices_channel: "#ccd-master-builds"
tags:
application: core-case-data
ccdprobate:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#devops"
channel_id: "C23HK2Q58"
build_notices_channel: "#ccd-devops"
tags:
application: core-case-data
ccdcmc:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#devops"
channel_id: "C23HK2Q58"
build_notices_channel: "#ccd-devops"
tags:
application: core-case-data
ccddivorce:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#devops"
channel_id: "C23HK2Q58"
build_notices_channel: "#ccd-devops"
tags:
application: core-case-data
ccdsscs:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#devops"
channel_id: "C23HK2Q58"
build_notices_channel: "#ccd-devops"
tags:
application: core-case-data
ccdethos:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#devops"
channel_id: "C23HK2Q58"
build_notices_channel: "#ccd-devops"
tags:
application: core-case-data
sweeper:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#devops"
channel_id: "C23HK2Q58"
build_notices_channel: "#ccd-devops"
tags:
application: core-case-data
cmc:
team: "Money Claims"
namespace: "money-claims"
azure_ad_group: DTS Civil
slack:
contact_channel: "#cmc-tech"
channel_id: "C3CAAF28N"
build_notices_channel: "#cmc-tech-notification"
tags:
application: civil-money-claims
custard:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
cet:
team: "Civil Enforcement"
namespace: "civil-enforcement"
azure_ad_group: DTS Civil
slack:
contact_channel: "#cet-pipeline"
build_notices_channel: "#cet-pipeline"
tags:
application: civil-enforcement
div:
team: "Divorce"
namespace: "divorce"
azure_ad_group: dcd_divorce
slack:
contact_channel: "#div-dev"
channel_id: "C2QPUSQ7R"
build_notices_channel: "#div-dev"
tags:
application: divorce
dm:
team: "Evidence Management"
namespace: "dm-store"
azure_ad_group: dcd_em
slack:
contact_channel: "#em-dev-chat"
channel_id: "CDW07NDSP"
build_notices_channel: "#em-dev-chat"
tags:
application: evidence-management
docmosis:
team: "CNP"
namespace: "docmosis"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C01HP1ZL4R5"
build_notices_channel: "#platops-build-notices"
tags:
application: docmosis
em:
team: "Evidence Management"
namespace: "em"
azure_ad_group: dcd_em
slack:
contact_channel: "#em-dev-chat"
channel_id: "CDW07NDSP"
build_notices_channel: "#em-dev-chat"
tags:
application: evidence-management
dg:
team: "Evidence Management"
namespace: "dg"
azure_ad_group: dcd_em
slack:
contact_channel: "#em-dev-chat"
channel_id: "CDW07NDSP"
build_notices_channel: "#em-dev-chat"
tags:
application: evidence-management
finrem:
team: "Financial Remedy"
namespace: "financial-remedy"
azure_ad_group: dcd_financialremedy
slack:
contact_channel: "#finrem-dev"
channel_id: "CDRK0RFUP"
build_notices_channel: "#finrem-dev"
tags:
application: financial-remedy
ia:
team: "Immigration"
namespace: "ia"
azure_ad_group: dcd_ia
slack:
contact_channel: "#ia-tech"
channel_id: "CDLGV91HN"
build_notices_channel: "#ia-tech"
tags:
application: immigration
idam:
team: "IdAM"
namespace: "idam"
azure_ad_group: dcd_idam
slack:
contact_channel: "#idam-support-cft"
channel_id: "C034NQNPPRQ"
build_notices_channel: "#idam_tech"
tags:
application: cft-idam
# Shared with Idam and Platform Operations
core-compute:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
fees:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
fees-register:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
payment:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
ccpay:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
bar:
team: "Fees/Pay"
namespace: "bar"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
defaultSlackChannel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
probate:
team: "Probate"
namespace: "probate"
azure_ad_group: dcd_probate
slack:
contact_channel: "#probate"
channel_id: "C28F28VGB"
build_notices_channel: "#probate-jenkins"
tags:
application: probate
probatemandb:
team: "Probate"
namespace: "probate"
azure_ad_group: dcd_probate
slack:
contact_channel: "#probate"
channel_id: "C28F28VGB"
build_notices_channel: "#probate-jenkins"
tags:
application: probate
bulk-scan:
team: "Bulk Scanning and Printing"
namespace: "bsp"
azure_ad_group: dcd_group_bulkscan_v2
slack:
contact_channel: "#rbs"
channel_id: "CGR6AG589"
build_notices_channel: "#bsp-build-notices"
tags:
application: bulk-scan-print
reform-scan: # separate `bulk-scan` product copy since #349
team: "Bulk Scanning and Printing"
namespace: "reform-scan"
azure_ad_group: dcd_group_bulkscan_v2
slack:
contact_channel: "#rbs"
channel_id: "CGR6AG589"
build_notices_channel: "#bsp-build-notices"
tags:
application: bulk-scan-print
bulk-scan-v2:
team: "Bulk Scanning and Printing"
namespace: "bsp"
azure_ad_group: dcd_group_bulkscan_v2
slack:
contact_channel: "#rbs"
channel_id: "CGR6AG589"
build_notices_channel: "#bsp-build-notices"
tags:
application: bulk-scan-print
reform-scan-v2: # separate `bulk-scan` product copy since #349
team: "Bulk Scanning and Printing"
namespace: "reform-scan"
azure_ad_group: dcd_group_bulkscan_v2
slack:
contact_channel: "#rbs"
channel_id: "CGR6AG589"
build_notices_channel: "#bsp-build-notices"
tags:
application: bulk-scan-print
rpe:
team: "Software Engineering"
namespace: "rpe"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
rpetemplate:
team: "Software Engineering"
namespace: "rpe"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
core-infra:
team: "Software Engineering"
namespace: "rpe"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
draft-store:
team: "Software Engineering"
namespace: "rpe"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
xui:
team: "Expert UI"
namespace: "xui"
azure_ad_group: dcd_group_expertui_v2
slack:
contact_channel: "#xui-pipeline"
channel_id: "CHW1CDDM0"
build_notices_channel: "#xui-pipeline"
tags:
application: expert-ui
rpa:
team: "Professional Applications"
namespace: "professional-applications"
azure_ad_group: dcd_group_expertui_v2
slack:
contact_channel: "#rpa-pipeline"
channel_id: "CADBRMLLX"
build_notices_channel: "#rpa-pipeline"
tags:
application: professional-applications
rpx:
team: "Professional Applications"
namespace: "professional-applications"
azure_ad_group: dcd_group_expertui_v2
slack:
contact_channel: "#xui-pipeline"
channel_id: "CHW1CDDM0"
build_notices_channel: "#xui-pipeline"
tags:
application: professional-applications
ref:
team: "Professional Applications"
namespace: "professional-applications"
azure_ad_group: dcd_group_referencedata_v2
slack:
contact_channel: ""
build_notices_channel: ""
tags:
application: professional-applications
plum:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C05KAG00K1N"
build_notices_channel: "#platops-build-notices"
tags:
application: core
crumble:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
plum-shared-infrastructure:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
sscs:
team: "SSCS"
namespace: "sscs"
azure_ad_group: dcd_sscs
slack:
contact_channel: "#sscs-tech"
channel_id: "C3CNBP5A6"
build_notices_channel: "#sscs-tech"
tags:
application: social-service-child-support
sscs-cor:
team: "SSCS"
namespace: "sscs"
azure_ad_group: dcd_sscs
slack:
contact_channel: "#sscs-tech"
channel_id: "C3CNBP5A6"
build_notices_channel: "#sscs-tech"
tags:
application: social-service-child-support
sscs-tya:
team: "SSCS"
namespace: "sscs"
azure_ad_group: dcd_sscs
slack:
contact_channel: "#sscs-tech"
channel_id: "C3CNBP5A6"
build_notices_channel: "#sscs-tech"
tags:
application: social-service-child-support
sscs-tribunals:
team: "SSCS"
namespace: "sscs"
azure_ad_group: dcd_sscs
slack:
contact_channel: "#sscs-tech"
channel_id: "C3CNBP5A6"
build_notices_channel: "#sscs-tech"
tags:
application: social-service-child-support
am:
team: "AM"
namespace: "am"
azure_ad_group: dcd_group_accessmanagement_v2
slack:
contact_channel: "#am-master-builds"
channel_id: "CFK8M0V33"
build_notices_channel: "#am-master-builds"
tags:
application: access-management
fpl:
team: "Family Public Law"
namespace: "family-public-law"
azure_ad_group: dcd_group_fpl_v2
slack:
contact_channel: "#fpla-tech"
build_notices_channel: "#fpla-tech"
tags:
application: family-public-law
ctsc:
team: "CTSC"
namespace: "ctsc"
azure_ad_group: dcd_group_ctsc_v2
slack:
contact_channel: "#ctsc-master-builds"
channel_id: "CFTA9F5TP"
build_notices_channel: "#ctsc-master-builds"
tags:
application: courts-tribunals-service-centre
rd:
team: "Reference Data"
namespace: "rd"
azure_ad_group: dcd_group_referencedata_v2
slack:
contact_channel: "#ref-data-support"
channel_id: "CQPQZANRH"
build_notices_channel: "#rd-master-builds"
tags:
application: reference-data
data-extractor:
team: "Software Engineering"
namespace: "rpe"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: management-information
data-generator:
team: "Software Engineering"
namespace: "rpe"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: management-information
camunda:
team: "Software Engineering"
namespace: "camunda"
registry: "hmctsprivate"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
ethos:
team: "Ethos Replacement"
namespace: "ethos"
azure_ad_group: dcd_group_ethos_v2
slack:
contact_channel: "#ethos-repl-service"
channel_id: "CHB46SFNU"
build_notices_channel: "#ethos-repl-service"
tags:
application: ethos
payments:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments-tech"
build_notices_channel: "#cc-payments-tech"
tags:
application: fees-and-payments
mi:
team: "Management Information"
namespace: "mi"
azure_ad_group: DTS Contributors Data Platform Nonprod
slack:
contact_channel: "#mi-data-platform"
build_notices_channel: "#mi-dev"
tags:
application: management-information
pcq:
team: "PCQ"
namespace: "pcq"
azure_ad_group: dcd_group_pcq_v2
slack:
contact_channel: "#pcq-dev"
build_notices_channel: "#pcq-builds"
tags:
application: protected-characteristics-questionnaire
adoption:
team: "Adoption"
namespace: "adoption"
azure_ad_group: DTS Adoption
slack:
contact_channel: "#adoption-tech"
channel_id: "C02KDUDL9LG"
build_notices_channel: "#adoption-tech"
tags:
application: adoption
ccpay-functions:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
rse:
team: "Reform Software Engineering"
namespace: "rse"
azure_ad_group: DTS CFT Software Engineering
slack:
contact_channel: "#reform-swe"
build_notices_channel: "#reform-swe-builds"
tags:
application: core
dtsse:
team: "DTS Software Engineering"
namespace: "dtsse"
azure_ad_group: DTS CFT Software Engineering
slack:
contact_channel: "#reform-swe"
build_notices_channel: "#reform-swe-builds"
tags:
application: core
civil:
team: "Civil"
namespace: "civil"
azure_ad_group: DTS Civil
slack:
contact_channel: "#civil_contact"
channel_id: "C020H1XLM9S"
build_notices_channel: "#civil_notifications"
tags:
application: civil
hmi:
team: "Future hearings - HMI"
namespace: "hmi"
azure_ad_group: DTS HMI
slack:
contact_channel: "#hmi-devs"
channel_id: "C015QJ4597V"
build_notices_channel: "#hmi-build-notices"
tags:
application: hearings-management-interface
wa:
team: "Work Allocation"
namespace: "wa"
azure_ad_group: dcd_group_wa_v2
slack:
contact_channel: "#wa-tech"
channel_id: "C017MHHL4R5"
build_notices_channel: "#wa-tech"
tags:
application: task-management
fact:
team: "Find a Court or Tribunal"
namespace: "fact"
azure_ad_group: DTS FaCT
slack:
contact_channel: "#fact-tech"
channel_id: "C019U8T8KJS"
build_notices_channel: "#fact-builds"
tags:
application: find-a-court-or-tribunal
rpts:
team: "Residential Property Tribunals"
namespace: "rpts"
azure_ad_group: DTS RPTS
slack:
contact_channel: "#fact-tech"
channel_id: "C019U8T8KJS"
build_notices_channel: "#rpts-builds"
tags:
application: residential-property-tribunals
nfdiv:
team: "No Fault Divorce"
namespace: "nfdiv"
azure_ad_group: dcd_divorce
slack:
contact_channel: "#no-fault-divorce"
channel_id: "C01AHGUSA10"
build_notices_channel: "#no-fault-divorce-builds"
tags:
application: no-fault-divorce
ccd-elastic-search:
team: "CCD"
namespace: "ccd"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#ccd-community"
channel_id: "C6H1N9WRF"
build_notices_channel: "#ccd-master-builds"
tags:
application: core-case-data
paymentsgw:
team: "Fees/Pay"
namespace: "fees-pay"
azure_ad_group: dcd_group_fees&pay_v2
slack:
contact_channel: "#cc-payments"
channel_id: "C422ARM9T"
build_notices_channel: "#fee-pay-nightly-pipeline"
tags:
application: fees-and-payments
keda:
team: "Platform Operations"
namespace: "admin"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
vh:
team: "Video Hearings"
namespace: "vh"
azure_ad_group: dcd_videohearings
slack:
contact_channel: "#vh-devops"
channel_id: "C01DSEMVDJM"
build_notices_channel: "#vh-builds"
tags:
application: video-hearings-service
lau:
team: "LAU"
namespace: "lau"
azure_ad_group: DTS LAU
slack:
contact_channel: "#lau-dev"
channel_id: "C02A53T7ACS"
build_notices_channel: "#lau-builds"
tags:
application: log-and-audit
disposer:
team: "Retain and Dispose"
namespace: "disposer"
azure_ad_group: DTS Retain and Dispose
slack:
contact_channel: "#disposer-dev"
build_notices_channel: "#disposer-builds"
tags:
application: disposer
prl:
team: "Private Law"
namespace: "private-law"
azure_ad_group: DTS Family Private Law
slack:
contact_channel: "#prl-tech-notifications"
channel_id: "C031A49PQR4"
build_notices_channel: "#prl-tech-notifications"
tags:
application: family-private-law
adoption-web:
team: "Adoption"
namespace: "adoption"
azure_ad_group: DTS Adoption
slack:
contact_channel: "#adoption-tech"
channel_id: "C02KDUDL9LG"
build_notices_channel: "#adoption-tech"
tags:
application: adoption-web
adoption-cos-api:
team: "Adoption"
namespace: "adoption"
azure_ad_group: DTS Adoption
slack:
contact_channel: "#adoption-tech"
channel_id: "C02KDUDL9LG"
build_notices_channel: "#adoption-tech"
tags:
application: adoption-cos-api
adoption-ccd-definitions:
team: "Adoption"
namespace: "adoption"
azure_ad_group: DTS Adoption
slack:
contact_channel: "#adoption-tech"
channel_id: "C02KDUDL9LG"
build_notices_channel: "#adoption-tech"
tags:
application: adoption-ccd-definitions
labs:
team: "CNP"
namespace: "labs"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-labs"
build_notices_channel: "#labs-build-notices"
tags:
application: core
et:
team: "Employment Tribunals"
namespace: "et"
azure_ad_group: DTS Employment Tribunals
slack:
contact_channel: "#et-developers"
channel_id: "C05URPSN326"
build_notices_channel: "#et-builds"
tags:
application: employment-tribunals
fis:
team: "Family Integration Stream"
namespace: "fis"
azure_ad_group: DTS Family Integration
slack:
contact_channel: "#family-integration-devs"
channel_id: "C03139SFY22"
build_notices_channel: "#family-integration-cicd-notice"
tags:
application: family-integration-systems
familygw:
team: "Family Api Gateway"
namespace: "private-law"
azure_ad_group: DTS Family Private Law
slack:
contact_channel: "#prl-tech-notifications"
channel_id: "C031A49PQR4"
build_notices_channel: "#prl-tech-notifications"
tags:
application: family-integration-systems
ts:
team: "CDM"
namespace: "ts"
azure_ad_group: dcd_ccd
slack:
contact_channel: "#ccd_support"
channel_id: "CG1QC1L66"
build_notices_channel: "#ccd-master-builds"
tags:
application: ts-translation-services
sptribs:
team: "Special Tribunals"
namespace: "sptribs"
azure_ad_group: DTS Special Tribunals
slack:
contact_channel: "#special-tribunals-dev-channel"
build_notices_channel: "#special-tribunals-builds"
tags:
application: special-tribunals
owaspdependency:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core
tax-tribunals:
team: "Tax Tribunals"
namespace: "tax-tribunals"
azure_ad_group: dcd_group_pet_v2
slack:
contact_channel: "#pet"
channel_id: "C99FPBSLC"
build_notices_channel: "#pet-devops"
tags:
application: tax-tribunals
help-with-fees:
team: "Help with Fees"
namespace: "help-with-fees"
azure_ad_group: dcd_group_pet_v2
slack:
contact_channel: "#pet"
channel_id: "C99FPBSLC"
build_notices_channel: "#pet-devops"
tags:
application: help-with-fees
et-pet:
team: "Employment Tribunals PET"
namespace: "et-pet"
azure_ad_group: "dcd_group_pet_v2"
slack:
contact_channel: "#pet"
channel_id: "C99FPBSLC"
build_notices_channel: "#pet-devops"
tags:
application: et-pet
cui:
team: "CUI-RA"
namespace: "cui"
azure_ad_group: DTS CUI-RA
slack:
contact_channel: "#cui-ra-support"
channel_id: "C057J970H47"
build_notices_channel: "#cui-ra-master-builds"
tags:
application: cui-ra
pdda:
team: "PDDA"
namespace: "pdda"
azure_ad_group: DTS SDS PDDA
slack:
contact_channel: "#pdda"
channel_id: "C05JGRC47TJ"
build_notices_channel: "#pdda-builds"
tags:
application: "pdda"
pcs:
team: "Possession Claim Service"
namespace: "pcs"
slack:
contact_channel: "#pcs-tech"
build_notices_channel: "#pcs-tech"
tags:
application: "possession-claim-service"
recipes:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C05KAG00K1N"
build_notices_channel: "#platops-build-notices"
tags:
application: core
recipes-shared-infrastructure:
team: "CNP"
namespace: "cnp"
azure_ad_group: "DTS Platform Operations"
slack:
contact_channel: "#platops-help"
channel_id: "C8SR5CAMU"
build_notices_channel: "#platops-build-notices"
tags:
application: core