Reason for command disabling is set as the last item in the key:value pair list #260
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Issue #219 was created to add reasons for command disabling to EnduraBot. PR #230 initially did this. It then had to be corrected by #233 as it introduced a bug where only the first value in the key value pair list would be used.
We now, today, have the opposite problem. Only the last item in the list is provided as the reason.
The bot needs to pick the damn appropriate reason.
Addressed by #264. No documentation update needed. Closing.