Re: [gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-18 Thread Jonas Stein
For that reason I would like to propose a new bugzilla KEYWORD, like: - NEEDS-TRIAGE or - NEEDS-INVESTIGATION or whatever you think is better. With that KEYWORD we can set-up a saved search and 'experienced' devs can help to diagnose the issue. This KEYWORD is supposed to be set manually and

Re: [gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-18 Thread Sam James
Agostino Sarubbo writes: > Good morning everyone, > > during tinderbox activity I realized that sometimes there are bugs with > unknown causes at the time of filing. > > Examples are: > > - no "error: " string > > - mysterious test failures > > - hidden bugs on build.log but present on config.lo

Re: [gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-10 Thread Agostino Sarubbo
On venerdì 10 gennaio 2025 17:12:28 CET Rich Freeman wrote: > Makes a lot of sense, though I'm not sure if it could cause confusion > for bug wrangling/etc. I don't think non-prived bugzilla users could > add the keyword though, so probably no impact there? > > The bug wranglers might actually li

Re: [gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-10 Thread Immolo
I like this idea, but prefer NEEDS-INVESTIGATION over NEEDS-TRIAGE as the latter to me is just the state before bugwranglers assign it. Using https://bugs.gentoo.org/946338 as an example and following on from Rich's thinking out loud. I think the person reporting the bug will be one calling for th

Re: [gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-10 Thread Rich Freeman
On Fri, Jan 10, 2025 at 3:17 AM Agostino Sarubbo wrote: > > For that reason I would like to propose a new bugzilla KEYWORD, like: > > > - NEEDS-TRIAGE > > or > > - NEEDS-INVESTIGATION Makes a lot of sense, though I'm not sure if it could cause confusion for bug wrangling/etc. I don't think non-p

Re: [gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-10 Thread Jaco Kroon
As someone that sometimes calls in help in trying to understand some of the reports +1 Yes please.  That way I can just indicate help needed and don't have to load it onto someone I have contact with (typically Sam). I'm sure this will take some load off of Sam specifically. Kind regards, J

[gentoo-dev] A new bugzilla keyword for bug investigation

2025-01-10 Thread Agostino Sarubbo
Good morning everyone, during tinderbox activity I realized that sometimes there are bugs with unknown causes at the time of filing. Examples are: - no "error: " string - mysterious test failures - hidden bugs on build.log but present on config.log and/or additional files - bugs that may be rel