From f2a5d4abaa1d9e0d899c4babb88e5ef51841fcbe Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Fri, 2 Apr 2021 15:21:07 -0700 Subject: [PATCH] feat(ranger): add action for upstream issues --- .github/ranger.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ranger.yml b/.github/ranger.yml index e1abce2c..e78f5732 100644 --- a/.github/ranger.yml +++ b/.github/ranger.yml @@ -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.