feat(ranger): add action for upstream issues

This commit is contained in:
Joe Previte 2021-04-02 15:21:07 -07:00
parent 5a1ea2cf75
commit f2a5d4abaa
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

8
.github/ranger.yml vendored
View File

@ -37,3 +37,11 @@ labels:
new requests for extension requests. We suggest installing the VSIX
file and then installing into code-server as a temporary workaround.
See [docs](https://github.com/cdr/code-server/blob/main/docs/FAQ.md#installing-vsix-extensions-via-the-command-line) for more info."
"upstream:vscode":
action: close-faster
delay: 5s
comment: >
This issue has been marked as 'upstream:vscode'.
Please file this upstream: [link to open issue](https://github.com/microsoft/vscode/issues/new/choose)"
This issue will automatically close in $DELAY.