Skip to content

Commit 4defa37

Browse files
committed
Add clarification for werft annotations in the PR description
1 parent 13d62a9 commit 4defa37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .github/pull_request_template.md

+6
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ 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+
/werft with-preview
38+
/werft with-payment
39+
Not:
40+
/werft with-preview with-payment
41+
3642
* with-preview - whether to create a preview environment for this PR
3743
-->
3844
- [ ] /werft with-preview

0 commit comments

Comments
 (0)