diff --git a/.github/workflows/on-open.yml b/.github/workflows/on-open.yml index 98a739f8c7f..3c6617101e7 100644 --- a/.github/workflows/on-open.yml +++ b/.github/workflows/on-open.yml @@ -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