We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2439a commit 705a29eCopy full SHA for 705a29e
.github/PULL_REQUEST_TEMPLATE.md
@@ -72,8 +72,8 @@ Link related issues below. Insert the issue link or reference after the word "Cl
72
73
<!-- CI Cheatsheet
74
Trigger comments:
75
-/test Triggers unit test pipeline
76
-/test extended Triggers integration test pipeline
+/test (Or `buildkite test this|it`) Triggers unit test pipeline
+/test extended (Or `buildkite test extended`) Triggers integration test pipeline
77
78
PR labels:
79
skip-ci Skips unit and integration tests
0 commit comments