Re: Debbugs usertags with Mumi or Emacs (was: Assisting reviewing & committing with tags?)

2022-05-03 Thread Arun Isaac


Hi zimoun,

>> This is a great idea. I guess we will need to adjust the software that
>> runs issues.guix.gnu.org to make use of it, but in the meantime you
>> should keep using this tag. Thanks!
>
> Indeed, Mumi does not expose such user tags.  Well, it could be very
> useful if such tags would be available via GraphQL requests.
>
> Arun, Ricardo, do you think it is affordable?

I haven't explored debbugs' usertags closely yet, and I'm not sure how
exactly it works. But, usertags are certainly the way to go
forward.

Maybe, a quick way to start would be to start setting usertags through
the existing debbugs email interface, and getting mumi to display them
at https://issues.guix.gnu.org

Cheers,
Arun



Re: Debbugs usertags with Mumi or Emacs (was: Assisting reviewing & committing with tags?)

2022-05-03 Thread Maxime Devos
zimoun schreef op di 03-05-2022 om 13:03 [+0200]:
> then select the line, say «guix  reviewed-looks-good», and I get
> all the submissions, even the closed ones.  And I do not find a way to
> filter only the still ones.  How do other Emacs users do?

Something to keep in mind: I've been somewhat inconsistent in using the
reviewed-looks-good tag or the reviewed tag + the looks-good tag.
I use the debbugs interface at

-- it puts the open issues before the closed issues.

Greetings,
Maxime.


signature.asc
Description: This is a digitally signed message part


Debbugs usertags with Mumi or Emacs (was: Assisting reviewing & committing with tags?)

2022-05-03 Thread zimoun
Hi,

I am late to the party. :-)

On Tue, 11 Jan 2022 at 14:10, Leo Famulari  wrote:

> This is a great idea. I guess we will need to adjust the software that
> runs issues.guix.gnu.org to make use of it, but in the meantime you
> should keep using this tag. Thanks!

Indeed, Mumi does not expose such user tags.  Well, it could be very
useful if such tags would be available via GraphQL requests.

Arun, Ricardo, do you think it is affordable?


Then, I am confused by getting these usertags from Emacs Debbugs.
Especially, I run:

M-x debbugs-gnu-usertags

then select the line, say «guix  reviewed-looks-good», and I get
all the submissions, even the closed ones.  And I do not find a way to
filter only the still ones.  How do other Emacs users do?


Cheers,
simon



Re: Assisting reviewing & committing with tags?

2022-03-21 Thread Bengt Richter
tl;dr: Sleep deprivation ;-/  SFTN

On +2022-02-15 17:23:23 +0100, Maxime Devos wrote:
> Bengt Richter schreef op di 15-02-2022 om 13:23 [+0100]:
> > Hi guix,
> > 
> > It sounds like a good idea, but ISTM we don't need yet another markup syntax
> > if emacs org mode already defines a useful standard that can be adopted.
> > 
> > The advantage to org mode style [0] -- in commit commentary as well as tags
> > would be its scrapability -- i.e., ease of writing an extractor/formatter
> > for handy report snippets/pages and web stuff etc., whether implemented
> > using foreign shell or within guix.
> 
> FYI, I think you responded to the wrong thread.  This thread was about
> additional usertags in debbugs for reviewing in Guix, not about markup
> languages or org mode.
> 
> Greetings,
> Maxime.

-- 
Regards,
Bengt Richter



Re: Assisting reviewing & committing with tags?

2022-02-15 Thread Maxime Devos
Bengt Richter schreef op di 15-02-2022 om 13:23 [+0100]:
> Hi guix,
> 
> It sounds like a good idea, but ISTM we don't need yet another markup syntax
> if emacs org mode already defines a useful standard that can be adopted.
> 
> The advantage to org mode style [0] -- in commit commentary as well as tags
> would be its scrapability -- i.e., ease of writing an extractor/formatter
> for handy report snippets/pages and web stuff etc., whether implemented
> using foreign shell or within guix.

FYI, I think you responded to the wrong thread.  This thread was about
additional usertags in debbugs for reviewing in Guix, not about markup
languages or org mode.

Greetings,
Maxime.


signature.asc
Description: This is a digitally signed message part


Re: Assisting reviewing & committing with tags?

2022-02-15 Thread Bengt Richter
Hi guix,

It sounds like a good idea, but ISTM we don't need yet another markup syntax
if emacs org mode already defines a useful standard that can be adopted.

The advantage to org mode style [0] -- in commit commentary as well as tags
would be its scrapability -- i.e., ease of writing an extractor/formatter
for handy report snippets/pages and web stuff etc., whether implemented
using foreign shell or within guix.

[0] http://xahlee.info/emacs/emacs/emacs_org_markup.html

On +2022-02-02 08:58:18 -0500, Maxim Cournoyer wrote:
> Hi,
> 
> Leo Famulari  writes:
> 
> > On Sun, Jan 09, 2022 at 11:54:25AM +0100, Maxime Devos wrote:
> >> Hi guix reviewers and committers,
> >> 
> >> WDYT of tagging reviewed patches that look good with a usertag,
> >> e.g. 'reviewed-looks-good':
> >> 
> >> https://debbugs.gnu.org/cgi/pkgreport.cgi?tag=reviewed-looks-good=guix
> >> 
> >> then if a committer doesn't have much time to review and hence doesn't
> >> subscribe to guix-patches@, but they do trust the reviewer, they can visit
> >> that URL to look for reviewed patches that can be applied.
> >> 
> >> There could also be a tag 'reviewed-looks-good2' if the patch appears ok
> >> to two reviewers, or a 'reviewed-needs-work', etc.
> >
> > This is a great idea. I guess we will need to adjust the software that
> > runs issues.guix.gnu.org to make use of it, but in the meantime you
> > should keep using this tag. Thanks!
> 
> I like it as well.
> 
> Maxim
> 

-- 
Regards,
Bengt Richter



Re: Assisting reviewing & committing with tags?

2022-02-02 Thread Maxim Cournoyer
Hi,

Leo Famulari  writes:

> On Sun, Jan 09, 2022 at 11:54:25AM +0100, Maxime Devos wrote:
>> Hi guix reviewers and committers,
>> 
>> WDYT of tagging reviewed patches that look good with a usertag,
>> e.g. 'reviewed-looks-good':
>> 
>> https://debbugs.gnu.org/cgi/pkgreport.cgi?tag=reviewed-looks-good=guix
>> 
>> then if a committer doesn't have much time to review and hence doesn't
>> subscribe to guix-patches@, but they do trust the reviewer, they can visit
>> that URL to look for reviewed patches that can be applied.
>> 
>> There could also be a tag 'reviewed-looks-good2' if the patch appears ok
>> to two reviewers, or a 'reviewed-needs-work', etc.
>
> This is a great idea. I guess we will need to adjust the software that
> runs issues.guix.gnu.org to make use of it, but in the meantime you
> should keep using this tag. Thanks!

I like it as well.

Maxim



Re: Assisting reviewing & committing with tags?

2022-01-11 Thread Leo Famulari
On Sun, Jan 09, 2022 at 11:54:25AM +0100, Maxime Devos wrote:
> Hi guix reviewers and committers,
> 
> WDYT of tagging reviewed patches that look good with a usertag,
> e.g. 'reviewed-looks-good':
> 
> https://debbugs.gnu.org/cgi/pkgreport.cgi?tag=reviewed-looks-good=guix
> 
> then if a committer doesn't have much time to review and hence doesn't
> subscribe to guix-patches@, but they do trust the reviewer, they can visit
> that URL to look for reviewed patches that can be applied.
> 
> There could also be a tag 'reviewed-looks-good2' if the patch appears ok
> to two reviewers, or a 'reviewed-needs-work', etc.

This is a great idea. I guess we will need to adjust the software that
runs issues.guix.gnu.org to make use of it, but in the meantime you
should keep using this tag. Thanks!



Assisting reviewing & committing with tags?

2022-01-09 Thread Maxime Devos
Hi guix reviewers and committers,

WDYT of tagging reviewed patches that look good with a usertag,
e.g. 'reviewed-looks-good':

https://debbugs.gnu.org/cgi/pkgreport.cgi?tag=reviewed-looks-good=guix

then if a committer doesn't have much time to review and hence doesn't
subscribe to guix-patches@, but they do trust the reviewer, they can visit
that URL to look for reviewed patches that can be applied.

There could also be a tag 'reviewed-looks-good2' if the patch appears ok
to two reviewers, or a 'reviewed-needs-work', etc.

Greetings,
Maxime.

-- how to set the usertag:

user guix
usertags 53119 reviewed-looks-good
thanks



signature.asc
Description: This is a digitally signed message part