Hi Cayetano,
> Now, the "reviewed-looks-good" tag may be set (without sending any > email) using (right ?) > > mumi -t +reviewed-looks-good There are two orthogonal issues here: 1. `mumi command' merely composes the email for you and fires up your email client. You still need to "click Send" on your email client. 2. Only the tags listed in https://debbugs.gnu.org/Developer.html#tags are supported. usertags such as reviewed-looks-good are not supported yet. But, support is easy to implement. I have opened a bug report for this: https://issues.guix.gnu.org/76515 > But there is of course no means to replace the "Guix QA review form > submission:" by email. Sorry, I am not aware of the "Guix QA review form submission". Is this a web form or something in the QA system? If it's only an email reply to the bug tracker, `mumi compose' may be useful. Regards, Arun