gordon
gordon copied to clipboard
Add a command to be able to assign an issue to a certain milestone
trafficstars
Milestones should be a separate binary. ;)
This will allow us to do things like issues --today | milestones --add do batch operations and such
I really think that we should keep the implementation modular, as it's with multiple binaries sharing the same core, but it's very important to be easy to use. In my opinion there should be a layer on the top (gordon?) to centralize all the features available! :)