Better duration string validation in /ban command #4
Labels
No labels
Urgent
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tkuraczyk/BanHammer#4
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?
I suggest using regex instead of current safety measures.
Expression like
^\d+:(s|m|h|d)$should do the job. Ofc we need also one which validates only numbers.changed due date to February 25, 2026
assigned to @tkuraczyk
mentioned in commit
f60e280bad