Skip to content
Snippets Groups Projects
Unverified Commit 49476251 authored by Pepe Iborra's avatar Pepe Iborra Committed by GitHub
Browse files

enable the PR gitpod badge and drop the label (#2167)

parent a23b66c3
No related branches found
No related tags found
No related merge requests found
...@@ -54,9 +54,9 @@ github: ...@@ -54,9 +54,9 @@ github:
# add a "Review in Gitpod" button as a comment to pull requests (defaults to true) # add a "Review in Gitpod" button as a comment to pull requests (defaults to true)
addComment: false addComment: false
# add a "Review in Gitpod" button to pull requests (defaults to false) # add a "Review in Gitpod" button to pull requests (defaults to false)
addBadge: false addBadge: true
# add a label once the prebuild is ready to pull requests (defaults to false) # add a label once the prebuild is ready to pull requests (defaults to false)
addLabel: prebuilt-in-gitpod addLabel: false
vscode: vscode:
extensions: extensions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment