We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23b66c commit 4947625Copy full SHA for 4947625
.gitpod.yml
@@ -54,9 +54,9 @@ github:
54
# add a "Review in Gitpod" button as a comment to pull requests (defaults to true)
55
addComment: false
56
# add a "Review in Gitpod" button to pull requests (defaults to false)
57
- addBadge: false
+ addBadge: true
58
# add a label once the prebuild is ready to pull requests (defaults to false)
59
- addLabel: prebuilt-in-gitpod
+ addLabel: false
60
61
vscode:
62
extensions:
0 commit comments