radicle-heartwood-lfs/radicle-cli/tests
Slack Coder 946d6ac675
cli: assign and unassign issues
Allow assigning an issue to one or more people via a new subcommand.

    rad assign <issue> <peer>

To unassign:

    rad unassign <issue> <peer>

To support testing and documentation, create an example for maintaining
issues for a project.

Signed-off-by: Slack Coder <slackcoder@server.ky>
2022-12-26 15:38:39 +01:00
..
framework Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
commands.rs cli: assign and unassign issues 2022-12-26 15:38:39 +01:00