feat: add issue assign and label CLI subcommands
- Add muse hub issue assign <number> --assignee <user> (--unassign via '') - Add muse hub issue label <number> --set <labels>... | --remove <label> - --set uses POST .../labels (bulk replace); --remove uses DELETE .../labels/{name} - Update _hub_api body type to accept None values for null JSON fields - Add 31 hardening + registration tests for both new subcommands
sha256:49d11ed17deec1d97867d332ea0205a9df55d97234de8f3f7a52ee81fc15ee5a
sha
sha256:74c932254678a30530e7e81681c036b975c64a786debfe082ee382e023f9c5d1
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:49d11ed17deec1d97867d332ea0205a9df55d97234de8f3f7a52ee81fc15ee5a --body "your comment"
No comments yet. Be the first to start the discussion.