Skip to content

Commit 268aadc

Browse files
authored
Update commands.yml
1 parent 6ee1da3 commit 268aadc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/commands.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@
3939
action: 'close',
4040
comment: "This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details [here](https://aka.ms/vscode-out-of-scope). If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.\n\nIf you wonder what we are up to, please see our [roadmap](https://aka.ms/vscoderoadmap) and [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nThanks for your understanding and happy coding!"
4141
},
42+
{
43+
type: 'comment',
44+
name: 'causedByExtension',
45+
allowUsers: ['cleidigh', 'usernamehw', 'gjsjohnmurray', 'IllusionMH'],
46+
action: 'updateLabels',
47+
addLabel: '*caused-by-extension'
48+
},
4249
{
4350
type: 'label',
4451
name: '*caused-by-extension',

0 commit comments

Comments
 (0)