Skip to content

Commit 6f71829

Browse files
authored
Notifications: Revisit top-level actions (#6786)
Fixes #6751
1 parent ba83460 commit 6f71829

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,11 +2468,6 @@
24682468
"group": "inline@1",
24692469
"when": "view =~ /(pr|prStatus):github/ && viewItem =~ /(pullrequest|description):(active|nonactive):hasChangesSinceReview:showingChangesSinceReview/"
24702470
},
2471-
{
2472-
"command": "notification.chatSummarizeNotification",
2473-
"group": "inline@1",
2474-
"when": "view == notifications:github && (viewItem == 'Issue' || viewItem == 'PullRequest') && config.githubPullRequests.experimental.notificationsView && config.githubPullRequests.experimental.chat"
2475-
},
24762471
{
24772472
"command": "notification.chatSummarizeNotification",
24782473
"group": "issues_0@0",

0 commit comments

Comments
 (0)