File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 17391739 },
17401740 {
17411741 "command" : " pr.addAssigneesToNewPr" ,
1742- "when" : " view == github:createPullRequest && github:createPrPermissions != READ && github:createPrPermissions" ,
1742+ "when" : " view == github:createPullRequest && github:createPrPermissions != READ && github:createPrPermissions && config.githubPullRequests.experimental.createView " ,
17431743 "group" : " navigation@1"
17441744 },
17451745 {
17461746 "command" : " pr.addReviewersToNewPr" ,
1747- "when" : " view == github:createPullRequest && github:createPrPermissions != READ && github:createPrPermissions" ,
1747+ "when" : " view == github:createPullRequest && github:createPrPermissions != READ && github:createPrPermissions && config.githubPullRequests.experimental.createView " ,
17481748 "group" : " navigation@2"
17491749 },
17501750 {
17541754 },
17551755 {
17561756 "command" : " pr.addMilestoneToNewPr" ,
1757- "when" : " view == github:createPullRequest && github:createPrPermissions != READ && github:createPrPermissions" ,
1757+ "when" : " view == github:createPullRequest && github:createPrPermissions != READ && github:createPrPermissions && config.githubPullRequests.experimental.createView " ,
17581758 "group" : " navigation@4"
17591759 }
17601760 ],
You can’t perform that action at this time.
0 commit comments