Skip to content

Commit 8cf8bbc

Browse files
committed
Adopt scm/repository
1 parent 0023b44 commit 8cf8bbc

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3146,6 +3146,18 @@
31463146
"group": "1_modification@5"
31473147
}
31483148
],
3149+
"scm/repository": [
3150+
{
3151+
"command": "pr.create",
3152+
"when": "scmProvider =~ /^git|^remoteHub:github/ && scmProviderRootUri in github:reposNotInReviewMode",
3153+
"group": "navigation"
3154+
},
3155+
{
3156+
"command": "pr.create",
3157+
"when": "scmProvider =~ /^git|^remoteHub:github/ && scmProviderRootUri in github:reposNotInReviewMode",
3158+
"group": "1_header@10"
3159+
}
3160+
],
31493161
"comments/commentThread/context": [
31503162
{
31513163
"command": "pr.createComment",

0 commit comments

Comments
 (0)