You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/bug-debugger.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ jobs:
23
23
with:
24
24
readonly: ${{ github.event.inputs.readonly }}
25
25
labels: bug,debugger
26
-
ignoreLabels: "investigate: costing,investigate,external,by design,question,more info needed,language service,internal"
26
+
ignoreLabels: "investigate: costing,investigate,external,by design,question,more info needed,Language Service,internal"
27
27
createdAfter: "2024-07-22"
28
28
addComment: "Thank you for reporting this issue. We’ll let you know if we need more information to investigate it. Additionally, if you're working with GDB/LLDB, please note that the code is open source at https://github.com/microsoft/MIEngine/wiki/Contributing-Code . Your contributions are always welcome and appreciated."
0 commit comments