Skip to content

Commit 01fbd91

Browse files
authored
Revert "fix: update reason for closing duplicate issues in commands.json" (microsoft#251426)
Revert "fix: update reason for closing duplicate issues in commands.json (#25…" This reverts commit a720846.
1 parent ed787a5 commit 01fbd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/commands.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"type": "label",
116116
"name": "*duplicate",
117117
"action": "close",
118-
"reason": "duplicate",
118+
"reason": "not_planned",
119119
"comment": "Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for [similar existing issues](${duplicateQuery}). See also our [issue reporting guidelines](https://aka.ms/vscodeissuereporting).\n\nHappy Coding!"
120120
},
121121
{

0 commit comments

Comments
 (0)