Commit Graph

4 Commits

Author SHA1 Message Date
Ross Burton
8ad57977a4 scripts/dashboard/bugtriage: don't consider the future milestones as old
We considered the next release to be active, but failed to include the
next release's milestones.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 16:59:06 +00:00
Ross Burton
144224add4 scripts/dashboard/bugtriage: tweak order of sections
Move Reopened to before AB-INT.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 15:24:37 +00:00
Ross Burton
d97f74428c scripts/dashboard/bugtriage: make the bug tables sortable
Very useful for eg Old Milstone where you can then sort it by owner.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-18 15:26:53 +00:00
Ross Burton
c8f84c27c7 dashboard: add new bug triage page
Add a replacement for the the existing Bug Triage page on the wiki[1].

This uses client-side JavaScript to parse the releases.json and query
Bugzilla, so shouldn't need updating very often.

[1] https://wiki.yoctoproject.org/wiki/Bug_Triage

Signed-off-by: Ross Burton <ross.burton@arm.com>
2025-03-05 16:40:15 +00:00