Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit d06d5ae

Browse files
committed
Document optional test triggers in PR template. Beware, @test-aci or @test-windows in comments will also trigger tests, comments are not ignored for this
1 parent 9d5285a commit d06d5ae

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
**What I did**
22

33
**Related issue**
4-
<-- If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" -->
4+
<!-- If this is a bug fix, make sure your description includes "fixes #xxxx", or "closes #xxxx" -->
5+
6+
<!-- optional tests
7+
You can add a @ mention to run tests executed by default only on main branch :
8+
* `test-aci` to run ACI E2E tests
9+
* `test-windows` to run tests & E2E tests on windows
10+
-->
511

612
**(not mandatory) A picture of a cute animal, if possible in relation with what you did**

0 commit comments

Comments
 (0)