fix: add sort and limit to /my command (#94) #95
Reference in New Issue
Block a user
Delete Branch "fix/my-sort-limit"
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?
Summary
Add sort and limit functionality to
/mycommand for consistency with/bounty.Changes
The
/mycommand now has the same behavior as/bounty:/my allto show expired bountiesBefore
After
Testing
All 123 tests pass.
Fixes #94
lgtm