Skip to content

Commit 7bf26d8

Browse files
committed
Add clarification for werft annotations in the PR description
1 parent 0a9e6f7 commit 7bf26d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .github/pull_request_template.md

+8
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ Does this PR require updates to the documentation at www.gitpod.io/docs?
3333
<!--
3434
Optional annotations to add to the werft job.
3535
36+
If you would like to add additional annotations, each one has to be on a separate line:
37+
38+
/werft with-preview
39+
/werft with-payment
40+
41+
Not:
42+
/werft with-preview with-payment
43+
3644
* with-preview - whether to create a preview environment for this PR
3745
-->
3846
- [ ] /werft with-preview

0 commit comments

Comments
 (0)