Add bluescreen auto tag
This commit is contained in:
Родитель
ce22dca89d
Коммит
cf3d800d77
|
@ -1,2 +1,5 @@
|
|||
regression:
|
||||
- '(Regression in newer Runtime|Regression in newer SDK)'
|
||||
- '(Regression in newer Runtime|Regression in newer SDK)'
|
||||
|
||||
bluescreen:
|
||||
- '(blue screen|bug check|BSOD|bugcheck)'
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
assignees: vbryh-msft, lflores-ms
|
||||
includeLabels: regression
|
||||
includeLabels: regression, bluescreen
|
||||
|
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
assignees: vbryh-msft, lflores-ms
|
||||
includeLabels: regression
|
||||
includeLabels: regression, bluescreen
|
||||
|
|
Загрузка…
Ссылка в новой задаче