Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2d473aa

Browse files
committedAug 26, 2022
Add clarification for werft annotations in the PR description
1 parent fab72bc commit 2d473aa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.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)
Please sign in to comment.