From 35ae8e2312e827d2cd2ac3731b00d3edcc737f40 Mon Sep 17 00:00:00 2001 From: Blue Date: Wed, 20 Mar 2024 15:25:21 -0700 Subject: [PATCH] Test integration --- .github/workflows/config.yml | 4 +--- .github/workflows/wti.yml | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index f4db61a6..10f97333 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -4,7 +4,7 @@ logs_rules: missing_logs_message: | **No logs file found in this issue**. - If this a feature request, please add the 'feature' tag. If this is a question, please add the `question` tag. + If this a feature request, please reply with '/feature' tag. If this is a question, reply with '/question'. Otherwise please attach logs by following those instructions: Download and execute [collect-wsl-logs.ps1](https://github.com/Microsoft/WSL/blob/master/diagnostics/collect-wsl-logs.ps1) in an **administrative powershell prompt**: @@ -22,8 +22,6 @@ logs_rules: [Click here for more info on logging](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#8-collect-wsl-logs-recommended-method) If you choose to email these logs instead of attaching to the bug, please send them to wsl-gh-logs@microsoft.com with the number of the github issue in the subject, and in the message a link to your comment in the github issue and add the `emailed-logs` tag to this issue. - - Thank you! missing_logs_add_tags: ['needs-author-feedback'] skip_tags: ['feature', 'question', 'emailed-logs', 'network'] diff --git a/.github/workflows/wti.yml b/.github/workflows/wti.yml index 4e0c647f..eb0aee3b 100644 --- a/.github/workflows/wti.yml +++ b/.github/workflows/wti.yml @@ -17,6 +17,7 @@ jobs: issueBody: "Cannot install WSL on latest Windows Insider dev build" # Hardcoded for testing repository: ${{ github.repository }} similarityTolerance: "0.1" # Lowered value for testing + commentBody: Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! wti: name: Run wti