Hi Cayetano,
>> For example, to tag the current issue with the confirmed and easy tags: >> mumi command -t +confirmed -t +easy >> >> To remove the moreinfo tag and add the help tag: >> mumi command -t -moreinfo -t +help > > Those tags are equivalent to the ones we set by sending emails to > cont...@debbugs.gnu.org, right ? Yes, exactly. Accepted tags and their meanings are listed at https://debbugs.gnu.org/Developer.html#tags > In such case, what about reviews ? I guess we may do a: > > mumi -t +reviewed-looks-good (or similar) This is not one of the standard accepted tags. Maybe, we should support them with the usertags[1] feature. But, at the moment, `mumi command' does not support them. [1]: https://guix.gnu.org/manual/en/html_node/Debbugs-Usertags.html > Except that the "Guix QA review form submission:" part is missing. I'm not sure which form you are referring to. Could you elaborate? Regards, Arun