| Message ID | 20251031130225.2925947-1-ross.burton@arm.com | 
|---|---|
| State | New | 
| Headers | show | 
| Series | [yocto-autobuilder-helper] dashboard/bugtriage: don't ignore bugs in "Other YP Layers" | expand | 
diff --git a/scripts/dashboard/bugtriage/index.html b/scripts/dashboard/bugtriage/index.html index 54065576..45273ef8 100644 --- a/scripts/dashboard/bugtriage/index.html +++ b/scripts/dashboard/bugtriage/index.html @@ -176,7 +176,6 @@ const ignoreProducts = [ "opkg", - "Other YP Layers", "Security Response Tool", "Toaster", "Yocto Project Compatible"
Some autobuilder-sensitive issues are being filed in this component, as the AB builds these layers. So whilst the triage call doesn't have direct responsibility for these layers, it's good to know that any bugs exist. Signed-off-by: Ross Burton <ross.burton@arm.com> --- scripts/dashboard/bugtriage/index.html | 1 - 1 file changed, 1 deletion(-)