Stephen Russett
Stephen Russett
Was also playing with :8ball:
The budget for issues was commented out just for simplicity of implementing the GitLab port. Few modifications and it should work fine. @harijari Do you see more than 1 person...
@harijari in the GitHub port i toyed with using Labels/Tags to deal with things like points or any other sort of Hierarchy (issue categorization, prioritization, team and sub-team assignments, etc)....
The other possible downside is that Labels are not archivable. Meaning that if you change your Point system you cannot keep the points that you applied to old issues unless...
I can take a look at my label processor code as well and look to do a port. Take a look at this comment though as it is a implication...
We could add a third key value to this array of hashes: https://github.com/StephenOTT/GitHub-Time-Tracking/blob/master/time_tracker/accepted_labels_categories.rb Would be like: `{:category => "Story Point:", :label => "Low Complexity", :value => 1}`
Neither does Github. The problem with unicode will be usability. Users will have to know the code or copy it from somewhere. (Sure you could also have a helper function...
> Where pattern can be normal string, but :value is a special placeholder for numeric value. I see that having values "hidden" behind literal labels is more generic (we can...
@harijari do you have any ideas on how the UI should function for story points?
Have you looked at ZenHub.com? They have a full suite of tracking tools which includes epics, story points, and time.