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
*:warning: Potential issues that might be caused by this change
7
2
8
-
Add any other relevant notes or explanations here. **Remove this line if you have nothing to add.**
3
+
- Routine Change
4
+
-:exclamation: Breaking Change
5
+
-:robot: Operational or Infrastructure Change
6
+
-:sparkles: New Feature
7
+
-:warning: Potential issues that might be caused by this change
9
8
9
+
Add any other relevant notes or explanations here. **Remove this line if you have nothing to add.**
10
10
11
11
## Reviews Required
12
-
*[x] Dev
13
-
*[ ] Test
14
-
*[ ] Tech Author
15
-
*[ ] Product Owner
16
12
13
+
-[x] Dev
14
+
-[ ] Test
15
+
-[ ] Tech Author
16
+
-[ ] Product Owner
17
17
18
18
## Review Checklist
19
+
19
20
:information_source: This section is to be filled in by the **reviewer**.
20
21
21
-
*[ ] I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
22
-
*[ ] If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
23
-
*[ ] I have ensured the changelog has been updated by the submitter, if necessary.
22
+
-[ ] I have reviewed the changes in this PR and they fill all of the acceptance criteria of the ticket.
23
+
-[ ] If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
24
+
-[ ] If there were changes that are outside of the regular release processes e.g. account infrastructure to setup, manual setup for external API integrations, secrets to set, then I have checked that the developer has flagged this to the Tech Lead as release steps.
25
+
-[ ] I have checked that no Personal Identifiable Data (PID) is logged as part of the changes.
0 commit comments