You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Why is this change required? What problem does it solve? -->
13
+
14
+
## Checklist
15
+
16
+
<!--
17
+
18
+
Put an `x` in the completed tasks.
19
+
20
+
If a task is not relevant, `x` it, then strike through the text e.g.:
21
+
- [x] ~~This task is not relevant.~~
22
+
23
+
-->
24
+
25
+
Tasks for all changes:
26
+
27
+
-[ ]1. I have linked this PR to its Jira ticket.
28
+
-[ ]2. I have run git pre-commits.
29
+
-[ ]3. I have updated relevant documentation.
30
+
-[ ]4. I have considered the cross-team impact (and have PR approval from both Core & Demographics if necessary).
31
+
-[ ]5. I have successfully [deployed this change to a sandbox](https://github.com/NHSDigital/national-document-repository-infrastructure/actions/workflows/deploy-sandbox.yml) and witnessed it build: [Workflow run: TBC](https://github.com/NHSDigital/national-document-repository-infrastructure/actions/runs/XXX)
32
+
-[ ]6. I have checked the Terraform Plan from this PR against `ndr-dev`.
0 commit comments