@@ -9,8 +9,8 @@ assignees:
99body :
1010 - type : markdown
1111 attributes :
12- description : |
13- Process:
12+ value : |
13+ ** Process:**
1414 - Stage data on Ursa or WCOSS2
1515 - Make sure permissions are set properly (global read access)
1616 - CMs will push data and ask for verification
@@ -23,55 +23,54 @@ body:
2323 - Initial conditions: ICs needed to run one of global-workflow's included tests
2424 - Experimental data: Temporary datasets needed for development that will be replaced by other sources for operations (e.g. data that will be in DCOM)
2525 options :
26- - Fix
27- - Initial conditions
28- - Experimental data
26+ - label : " Fix"
27+ - label : " Initial conditions"
28+ - label : " Experimental data"
2929 validations :
3030 required : true
3131
3232 - type : checkboxes
3333 attributes :
3434 label : Target directory
3535 options :
36- - " Fix: aer"
37- - " Fix: am"
38- - " Fix: chem"
39- - " Fix: cice"
40- - " Fix: cpl"
41- - " Fix: datm"
42- - " Fix: gdas/aero"
43- - " Fix: gdas/crtm"
44- - " Fix: gdas/fv3jedi"
45- - " Fix: gdas/gsibec"
46- - " Fix: gdas/obs"
47- - " Fix: gdas/snow"
48- - " Fix: gdas/soca"
49- - " Fix: gldas"
50- - " Fix: glwu"
51- - " Fix: gsi"
52- - " Fix: lut"
53- - " Fix: mom6"
54- - " Fix: orog"
55- - " Fix: raw"
56- - " Fix: reg2grb2"
57- - " Fix: sfc_climo"
58- - " Fix: ugwd"
59- - " Fix: verif"
60- - " Fix: wave"
61- - " Fix: *NEW*"
62- - " ICs: C48/C48 mx500"
63- - " ICs: C96/C48"
64- - " ICs: C96 mx100"
65- - " ICs: C384/C192"
66- - " ICs: C384 mx025"
67- - " ICs: C768 mx025"
68- - " ICs: C1152 mx025"
69- - " ICs: *NEW RESOLUTION*"
70- - " Exp Data: Experimental obs"
71- - " Exp Data: GOCART emissions"
72- - " Exp Data: JEDI obs"
73- - " Exp Data: *NEW*"
74- multiple : true
36+ - label : " Fix: aer"
37+ - label : " Fix: am"
38+ - label : " Fix: chem"
39+ - label : " Fix: cice"
40+ - label : " Fix: cpl"
41+ - label : " Fix: datm"
42+ - label : " Fix: gdas/aero"
43+ - label : " Fix: gdas/crtm"
44+ - label : " Fix: gdas/fv3jedi"
45+ - label : " Fix: gdas/gsibec"
46+ - label : " Fix: gdas/obs"
47+ - label : " Fix: gdas/snow"
48+ - label : " Fix: gdas/soca"
49+ - label : " Fix: gldas"
50+ - label : " Fix: glwu"
51+ - label : " Fix: gsi"
52+ - label : " Fix: lut"
53+ - label : " Fix: mom6"
54+ - label : " Fix: orog"
55+ - label : " Fix: raw"
56+ - label : " Fix: reg2grb2"
57+ - label : " Fix: sfc_climo"
58+ - label : " Fix: ugwd"
59+ - label : " Fix: verif"
60+ - label : " Fix: wave"
61+ - label : " Fix: *NEW*"
62+ - label : " ICs: C48/C48 mx500"
63+ - label : " ICs: C96/C48"
64+ - label : " ICs: C96 mx100"
65+ - label : " ICs: C384/C192"
66+ - label : " ICs: C384 mx025"
67+ - label : " ICs: C768 mx025"
68+ - label : " ICs: C1152 mx025"
69+ - label : " ICs: *NEW RESOLUTION*"
70+ - label : " Exp Data: Experimental obs"
71+ - label : " Exp Data: GOCART emissions"
72+ - label : " Exp Data: JEDI obs"
73+ - label : " Exp Data: *NEW*"
7574 validations :
7675 required : true
7776
@@ -92,10 +91,10 @@ body:
9291 description : |
9392 ANY fix or IC change other than adding files will require at least a new version.
9493 options :
95- - No change needed
96- - Fix/IC version update only
97- - Fix/IC version update + additional changes
98- - Non-version changes only
94+ - label : " No change needed"
95+ - label : " Fix/IC version update only"
96+ - label : " Fix/IC version update + additional changes"
97+ - label : " Non-version changes only"
9998 validations :
10099 required : true
101100
@@ -140,7 +139,7 @@ body:
140139
141140 - type : checkboxes
142141 attributes :
143- label : Checklist for GW CM Only: Sync to supported platforms
142+ label : Checklist for GW CM Only -- Sync to supported platforms
144143 options :
145144 - label : WCOSS2
146145 - label : Gaea C6
0 commit comments