Replies: 1 comment
-
|
Might be good to make it option what to do. Personally I would prefer they were archived for historical audit reasons. For others hard deleting might be optimal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Autopilot works by creating an issue for every run. For hourly monitoring tasks, this gets to be a lot of clutter pretty quickly. I tried to make cleanup tasks to delete the finished runs, but Multica protests. The multica CLI has no issue delete command. The only issue subcommands are assign / comment / create / get / label / list / rerun / search / status / subscriber / update. So Multica can't actually remove these issues from the CLI — it can only change their status.
Beta Was this translation helpful? Give feedback.
All reactions