mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
add ~capi bot label -- for manual usage (#261113)
add capi automation label -- for manual usage
This commit is contained in:
11
.github/commands.json
vendored
11
.github/commands.json
vendored
@@ -622,6 +622,15 @@
|
||||
"action": "close",
|
||||
"reason": "not_planned",
|
||||
"comment": "Thank you for your submission. This issue has been closed as it doesn't meet our community guidelines or appears to be spam.\n\n**If you believe this was closed in error:**\n- Please review our [Code of Conduct](https://opensource.microsoft.com/codeofconduct/)\n- Ensure your issue contains a clear description of the problem or feature request\n- Feel free to open a new issue with appropriate detail if this was a legitimate concern\n\n**For legitimate issues, please include:**\n- Clear description of the problem\n- Steps to reproduce (for bugs)\n- Expected vs actual behavior\n- VS Code version and environment details\n\nThank you for helping us maintain a welcoming and productive community."
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
"name": "~capi",
|
||||
"addLabel": "capi",
|
||||
"removeLabel": "~capi",
|
||||
"assign": [
|
||||
"samvantran",
|
||||
"thispaul"
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user