diff --git a/package.json b/package.json index b4b768559d..442a0f740b 100644 --- a/package.json +++ b/package.json @@ -3146,6 +3146,13 @@ "group": "1_modification@5" } ], + "scm/repository": [ + { + "command": "pr.create", + "when": "scmProvider =~ /^git|^remoteHub:github/ && scmProviderRootUri in github:reposNotInReviewMode", + "group": "inline" + } + ], "comments/commentThread/context": [ { "command": "pr.createComment",