cli: announce on issue edit and comment
The rad issue edit and rad issue comment subcommands were not included in
the announce check. Since these are considered write commands, they should also
announce when executed.
1 file changed
+2
-0
ab6ca14c
→
eb432b9b
modified radicle-cli/src/commands/issue.rs
@@ -447,6 +447,8 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|