Skip to content

Commit a3460e0

Browse files
committed
[GitHub] Update pull request template with supported triggers
1 parent 21fcfdc commit a3460e0

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,27 @@ The swift-ci is triggered by writing a comment on this PR addressed to the GitHu
2121
Platform | Comment
2222
------------ | -------------
2323
All supported platforms | @swift-ci Please smoke test
24+
All supported platforms | @swift-ci Please smoke test and merge
2425
OS X platform | @swift-ci Please smoke test OS X platform
2526
Linux platform | @swift-ci Please smoke test Linux platform
2627

27-
**Validation Testing**
28+
**Validation Testing**
2829

2930
Platform | Comment
3031
------------ | -------------
3132
All supported platforms | @swift-ci Please test
33+
All supported platforms | @swift-ci Please test and merge
3234
OS X platform | @swift-ci Please test OS X platform
35+
OS X platform | @swift-ci Please benchmark
3336
Linux platform | @swift-ci Please test Linux platform
3437

38+
39+
**Lint Testing**
40+
41+
Language | Comment
42+
------------ | -------------
43+
Python | @swift-ci Please Python lint
44+
3545
Note: Only members of the Apple organization can trigger swift-ci.
3646
</details>
3747
<!-- Thank you for your contribution to Swift! -->

0 commit comments

Comments
 (0)