Live data from Hacker News

Show HN: Zube.io – Simple project management for your GitHub issues

zube.io

41–50 of 56 posts

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#41

Hey, just got it all set up. Seems very neat! I have a question: how can I view all issues? It seems I can only view issues without a milestone and issues in a milestone separately.

Thanks for trying it out! At the moment you can only view issues by milestone. We're working on a 'power user' view where you'll be able to view all of your issues, perform batched actions and other global type actions.

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#43
Pretty cool, I've looked at some of the other alternatives mentioned in the comments before (huboard, waffle, zenhub), this actually looks like it may be more to my liking than the rest... Unfortunately, I'm now working in an environment where this won't be useful to me.

Some suggestions on other integrations... Stash, GitLab, BitBucket, Github Enterprise... Stash and GH Enterprise might be more difficult.

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#44

Pretty cool, I've looked at some of the other alternatives mentioned in the comments before (huboard, waffle, zenhub), this actually looks like it may be more to my liking than the rest... Unfortunately, I'm now working in an environment where this won't be useful to me. Some suggestions on other integrations... Stash, GitLab, BitBucket, Github Enterprise... Stash and GH Enterprise might be more difficult.

What type of environment are you working in? Those are great suggestions for integrations and we are very interested in adding integrations that help developers. Is there one that would make Zube usable for you?

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#45

Pretty cool, I've looked at some of the other alternatives mentioned in the comments before (huboard, waffle, zenhub), this actually looks like it may be more to my liking than the rest... Unfortunately, I'm now working in an environment where this won't be useful to me. Some suggestions on other integrations... Stash, GitLab, BitBucket, Github Enterprise... Stash and GH Enterprise might be more difficult.

What type of environment are you working in? Those are great suggestions for integrations and we are very interested in adding integrations that help developers. Is there one that would make Zube usable for you?

I'm working at a large financial institution that's moving to git on stash internally, so unlikely I'd be able to use your product any time soon...

Honestly, I'd suggest working towards a solution to work with GH Enterprise, as that would probably align with your current structure better, it may be the most work, but it would be a point to more potential large business customers, and a better revenue model.

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#46

Earlier quoted context omitted.

What type of environment are you working in? Those are great suggestions for integrations and we are very interested in adding integrations that help developers. Is there one that would make Zube usable for you?

I'm working at a large financial institution that's moving to git on stash internally, so unlikely I'd be able to use your product any time soon... Honestly, I'd suggest working towards a solution to work with GH Enterprise, as that would probably align with your current structure better, it may be the most work, but it would be a point to more potential large business customers, and a better revenue model.

Thanks, that sounds like good advice.

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#48
post #47

If this had time-tracking support, I would be able to migrate from Trello (time tracking provided by Trello Plus). Is this a possible feature?

We can run queries against events like issue open/close, labeled, miletstoned etc. so we can generate reports with time analytics. If it is just card open to close time, we could definitely bump that up or list!

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#49
post #47

If this had time-tracking support, I would be able to migrate from Trello (time tracking provided by Trello Plus). Is this a possible feature?

We can run queries against events like issue open/close, labeled, miletstoned etc. so we can generate reports with time analytics. If it is just card open to close time, we could definitely bump that up or list!

For us it's a combination of a timesheet (so we can get paid) and a run down of time spent (vs estimated) on specific tasks. Those are the two important bits.

For reference: http://www.plusfortrello.com/p/about.html

EDIT: To clarify, since it's being used as a timesheet, we need a timer.

Re: Show HN: Zube.io – Simple project management for your GitHub issues

#50
post #49

Earlier quoted context omitted.

We can run queries against events like issue open/close, labeled, miletstoned etc. so we can generate reports with time analytics. If it is just card open to close time, we could definitely bump that up or list!

For us it's a combination of a timesheet (so we can get paid) and a run down of time spent (vs estimated) on specific tasks. Those are the two important bits. For reference: http://www.plusfortrello.com/p/about.html EDIT: To clarify, since it's being used as a timesheet, we need a timer.

Thanks for the link! I think we'll have to add a new events table to track things like how long it takes to move from "Tasks" to "In Progress" to "In Review". It shouldn't be terribly challenging, and I love me some analytics.
Post reply on HN