mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
Add bot comment on issues mentioning old vscode version (#149669)
This commit is contained in:
1
.github/workflows/on-open.yml
vendored
1
.github/workflows/on-open.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
|
||||
labelColor: "006b75"
|
||||
labelDescription: Issues found in a recent release of VS Code
|
||||
oldVersionMessage: "Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is {currentVersion}. Please try upgrading to the latest version and checking whether this issue remains.\n\nHappy Coding!"
|
||||
days: 5
|
||||
|
||||
- name: Run Clipboard Labeler
|
||||
|
||||
Reference in New Issue
Block a user