-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathissues_list.json
More file actions
40 lines (40 loc) · 1.18 KB
/
issues_list.json
File metadata and controls
40 lines (40 loc) · 1.18 KB
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
[
{
"form_review_date": "30-04-2026",
"start_date": "29-04-2026",
"end_date": "29-04-2026",
"request_type": "stop",
"environment": [
"AAT / Staging",
" Preview / Dev",
" Test / Perftest",
" Demo",
" ITHC",
" PTL",
" Sandbox"
],
"business_area": "cft",
"team_name": "Expert UI",
"change_jira_id": "EXUI-3660",
"stay_on_late": "Yes",
"justification": "Out of hours deployment involving shuttering live systems",
"bastion_required": false,
"issue_link": "https://github.com/hmcts/auto-shutdown/issues/1378"
},
{
"form_review_date": "24-10-2026",
"start_date": "24-04-2026",
"end_date": "26-04-2026",
"request_type": "stop",
"environment": [
"Test / Perftest"
],
"business_area": "cft",
"team_name": "QA",
"change_jira_id": "N/A",
"stay_on_late": "No",
"justification": "for testing prep activity",
"bastion_required": false,
"issue_link": "https://github.com/hmcts/auto-shutdown/issues/1379"
}
]