Skip to content

[Problem/Bug]: Exception 0xFFFF8300 is raised in await e.Response.GetContentAsync() #724

[Problem/Bug]: Exception 0xFFFF8300 is raised in await e.Response.GetContentAsync()

[Problem/Bug]: Exception 0xFFFF8300 is raised in await e.Response.GetContentAsync() #724

Workflow file for this run

name: "Issue Labeler"
on:
issues:
types: [opened, edited]
permissions:
issues: write
contents: read
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.2
with:
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1
repo-token: ${{ github.token }}
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: bluescreen
- uses: wow-actions/auto-assign@v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
assignees: vbryh-msft, lflores-ms
includeLabels: regression