Log if there are failures when executing multiple commands #25
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: projectmoon/tenebrous-dicebot#25
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now it just says how many it executed.
This is actually more involved than it seems, because it requires some re-architecting of the command execution code.
PR #51 gives us results for commands.
PR #52 gives us the rest, in addition to a bunch of other benefits (less code, easier response handling).
Closed in #52.