Allow tagging issues from mumi CLI

  • Done
  • quality assurance status badge
Details
One participant
  • Arun Isaac
Owner
unassigned
Submitted by
Arun Isaac
Severity
normal

Debbugs page

Arun Isaac wrote 9 months ago
(address . bug-mumi@gnu.org)
87tthr6wv9.fsf@systemreboot.net
The mumi CLI client should provide a subcommand to tag issues. This
feature could be combined with a more general subcommand that allows
sending other commands to the Debbugs control server.

Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71620@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71620
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help