diff --git a/.github/commands.json b/.github/commands.json index 388a9c3dbb3..030d48c62bb 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -409,5 +409,11 @@ "gjsjohnmurray", "IllusionMH" ] + }, + { + "type": "label", + "name": "*workspace-trust-docs", + "action": "close", + "comment": "This issue appears to be the result of the new workspace trust feature shipped in June 2021. This security-focused feature has major impact on the functionality of VS Code. Due to the volume of issues, we ask that you take some time to review our [comprehensive documentation](https://aka.ms/vscode-workspace-trust) on the feature. If your issue is still not resolved, please let us know." } ]