Skip to content

Commit

Permalink
Test integration
Browse files Browse the repository at this point in the history
  • Loading branch information
OneBlue committed Mar 20, 2024
1 parent 20bd2fd commit 35ae8e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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**:
Expand All @@ -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']
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/wti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 35ae8e2

Please sign in to comment.