scottgonzalez / debt

DEBT: Exceptional Bug Tracking
MIT License
5 stars 2 forks source link

Milestone module #39

Open scottgonzalez opened 10 years ago

scottgonzalez commented 10 years ago

There should be a simple system for tracking milestones similar to Trac and GitHub.

jzaefferer commented 10 years ago

In jQuery UI we manually set the milestone for tickets and landing bugfixes. Might be nice to have that automated, where a commit to master sets the right milestone, a commit to x-x-stable sets a different one according to the branch.

scottgonzalez commented 10 years ago

That's an interesting idea. Probably needs quite a bit of flexibility for the configuration, but even just building a one-off solution based on the project's workflow would be nice.