| Message ID | 20260605144703.3472116-1-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [yocto-autobuilder-helper,1/2] bugtriage: ignore Wic issues, we don't triage those | expand |
diff --git a/scripts/dashboard/bugtriage/index.html b/scripts/dashboard/bugtriage/index.html index c154c9e7..f18c0b34 100644 --- a/scripts/dashboard/bugtriage/index.html +++ b/scripts/dashboard/bugtriage/index.html @@ -466,7 +466,8 @@ "opkg", "Security Response Tool", "Toaster", - "Yocto Project Compatible" + "Yocto Project Compatible", + "Wic", ]; // Fields to display (bugzilla field name -> column header)
The wic maintainer handles issues themselves, triage isn't involved. Signed-off-by: Ross Burton <ross.burton@arm.com> --- scripts/dashboard/bugtriage/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)