isaacs / github

Just a place to track issues and feature requests that I have for github
2.2k stars 129 forks source link

Agile board #743

Open jirihelmich opened 7 years ago

jirihelmich commented 7 years ago

Our team uses ZenHub agile board. It would be great, if such feature would be implemented directly with GitHub as the quality of the service is rather poor, it leaks our data out of GitHub and we have to pay for an additional service. I don't think that GitHub likes that someone is selling a not very reliable service and parasitise GitHub like that.

A better example of such a board feature is YouTrack https://www.jetbrains.com/youtrack/features/agile_project_management.html

ernestoalejo commented 7 years ago

Is this issue solved now with Github Projects?

https://github.com/blog/2256-a-whole-new-github-universe-announcing-new-tools-forums-and-features

rohbotics commented 7 years ago

It would be awesome to have multiple repo support for boards, as otherwise we would end up with too many splintered boards as some of our projects span many repos.

serapath commented 7 years ago

board of boards :-) an issue/card should be able to represent a board maybe?

rohbotics commented 7 years ago

That still leaves something to be desired.

I would much prefer org-level boards, or allow cards from other boards, like we can with Waffle.

mshick commented 7 years ago

Absolutely agree with @rohbotics. Projects is a move in the right direction, but really hamstrung by only applying to a single repo. Org-level projects was my first thought. Many other services offer similar functionality.

erikr commented 7 years ago

Cards can be converted to issues on the GitHub projects board, but you have to then leave the Board and navigate to the Issue to assign someone. Would like to just assign people to cards in the Board...