Skip to content

Commit 366e072

Browse files
authored
Make @githubpr sticky (#7342)
1 parent e92666c commit 366e072

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
"name": "githubpr",
8282
"fullName": "GitHub Pull Requests",
8383
"description": "Chat participant for GitHub Pull Requests extension",
84-
"when": "config.githubPullRequests.experimental.chat"
84+
"when": "config.githubPullRequests.experimental.chat",
85+
"isSticky": true
8586
}
8687
],
8788
"configuration": {

0 commit comments

Comments
 (0)