Skip to content

Commit f160fe5

Browse files
committed
Update .github/PULL_REQUEST_TEMPLATE.md
1 parent 96d2bd9 commit f160fe5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@
77
- [ ] Added new tests to cover change, if needed
88
- [ ] Build succeeds with all target using Swift Package Manager
99
- [ ] All unit tests pass
10-
- [ ] All integration tests pass
1110
- [ ] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
1211
- [ ] Documentation update for the change if required
1312
- [ ] PR title conforms to conventional commit style
1413
- [ ] If breaking change, documentation/changelog update with migration instructions
1514

16-
*DataStore checkpoints (check when completed)*
17-
18-
- [ ] Ran AWSDataStorePluginIntegrationTests (includes V2 and CPK)
19-
- [ ] Ran AWSDataStorePluginAuthIntegrationTests (includes MultiAuth, Cognito Auth, IAM Auth)
2015

2116
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 commit comments

Comments
 (0)