ipfs / team-mgmt

IPFS Team Planning, Management & Coordination threads
https://github.com/ipfs/team-mgmt/issues
Other
267 stars 97 forks source link

Tool Request: Issue Status Badges #111

Closed jbenet closed 6 years ago

jbenet commented 8 years ago

Github issue statuses are really useful to know. We are using issues to list other issues in task lists (checkboxes), which creates nice roadmaps and dependency listings. This works very well with Github's issue progress indicators.

It would be very, very useful to be able to embed readme badges that show an issue's status, in particular the "progress bar".

For example, being able to turn this:

Into this:

Where the progress bar is calculated live from an issue's task completion.

Similar to https://github.com/fehmicansaglam/progressed.io -- but the server image renderer would check a particular github issue.

@RichardLitt think you'd like to tackle this? would be very useful for Roadmaps, Milestones, and PMing in general.

cc @em-ly

RichardLitt commented 8 years ago

I can tackle this, sure. Will be nice to have a refresher on how to run server-side scripts.

RichardLitt commented 8 years ago

Relevant issue for Waffle: https://github.com/waffleio/waffle.io/issues/1623

RichardLitt commented 8 years ago

I'm curious, @jbenet: how would this be better than milestones? Because it is embedded in a README? Would it be cheaper to change our process?

RichardLitt commented 8 years ago

Milestones don't reach across repos. So, they're out! On to using GitHub's api to scrape issues, then.

RichardLitt commented 8 years ago

I am working on this, but being mindful of other priorities at the moment.

em-ly commented 8 years ago

status update?

RichardLitt commented 8 years ago

Still here:

I am working on this, but being mindful of other priorities at the moment.

I haven't had solid hacking time in a while. Perhaps next week?

Tracking this here: https://github.com/RichardLitt/github-task-status/issues/1

daviddias commented 7 years ago

@jbenet seems that github lost your screenshots (wat?)

image

image

RichardLitt commented 7 years ago

That is super weird!

Update: I have not prioritized this, because I am not sure how much it would be used at the moment. I have higher priorities right now, but if anyone thinks I should highlight it sooner, please let me know.

daviddias commented 7 years ago

Do we still want this or have we shifted our interest to depviz ? (Close if not necessary anymore)