Re: Bug triage

2025-03-11 Thread Rostislav Svoboda
Hello Arun, > I'm happy to improve the Hint message. Could you write up some text to > be added to it? This help page at > https://issues.guix.gnu.org/help#search should also be improved. Happy > to accept contributions there as well. I thought the source code might contain some test cases that w

Re: Bug triage

2025-03-11 Thread Arun Isaac
> So I cloned the mumi repo and ran it - and I found > https://issues.guix.gnu.org/76919. I have pushed that patch now. Thanks!

Re: Bug triage

2025-03-08 Thread Arun Isaac
Hi Nicolas and Bost, Sorry for the extremely late reply. >>> I've tried to do some bug/patch triage yesterday and marked a bunch of >>> patches as "easy" >> >> How well does mumi, the issue tracker, support predicates? >> >> This does not work: 'tag:easy AND (NOT (is:closed OR is:done))' >> htt

Re: Bug triage

2024-11-14 Thread Ricardo Wurmus
Rostislav Svoboda writes: > Hi, > >> Isn't this the same as [...] > > I wasn't talking about the meaning of the predicates in my examples. I > wanted to point out that: > - it would be nice to have a few predicate examples under the Hint > and/or in the Help https://issues.guix.gnu.org/help#searc

Re: Bug triage

2024-11-08 Thread Rostislav Svoboda
Hi, > Isn't this the same as [...] I wasn't talking about the meaning of the predicates in my examples. I wanted to point out that: - it would be nice to have a few predicate examples under the Hint and/or in the Help https://issues.guix.gnu.org/help#search - it seems like negation (i.e. "NOT") c

Re: Bug triage

2024-11-08 Thread Luis Felipe
Hi, On 8/11/24 14:11, Rostislav Svoboda wrote: Hello, > I've tried to do some bug/patch triage yesterday and marked a bunch of > patches as "easy" How well does mumi, the issue tracker, support predicates? This does not work: 'tag:easy AND (NOT (is:closed OR is:done))' https://issues.guix.gn

Re: Bug triage

2024-11-08 Thread Nicolas Graves
This email just to add Arun to the loop, IIUC he's also working on this. On 2024-11-08 15:11, Rostislav Svoboda wrote: > Hello, > >> I've tried to do some bug/patch triage yesterday and marked a bunch of >> patches as "easy" > > How well does mumi, the issue tracker, support predicates? > > Th

Re: Bug triage

2024-11-08 Thread Rostislav Svoboda
Hello, > I've tried to do some bug/patch triage yesterday and marked a bunch of > patches as "easy" How well does mumi, the issue tracker, support predicates? This does not work: 'tag:easy AND (NOT (is:closed OR is:done))' https://issues.guix.gnu.org/search?query=tag%3Aeasy+AND+%28NOT+%28is%3Acl

Re: Bug triage

2024-11-07 Thread Simon Tournier
Hi, On Mon, 04 Nov 2024 at 07:23, Nicolas Graves wrote: > I've tried to do some bug/patch triage yesterday and marked a bunch of > patches as "easy" when they have not been reviewed and seemed easy to > review. Thank you! Much appreciated. :-) Cheers, simon