Skip to content

Commit 17ebc28

Browse files
committed
feat(ranger): add action for upstream issues
1 parent 5a1ea2c commit 17ebc28

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ranger.yml

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

0 commit comments

Comments
 (0)