Hacker News new | ask | show | jobs
by cltsang 2147 days ago
Interesting that there's no mention of agile tools like Project cards, issue dependencies, etc..

I wonder if the plan to incorporate features from Azure DevOps is still on-going.

2 comments

I believe the direction is to keep GitHub focused on where developers want to be, and not become some bloated planning tool for project managers and enterprises
If you're looking for agile power-ups to GitHub Issues, there's a few great options in the ecosystem. Check out ZenHub if you're looking for things like issue dependencies, epics, multi-repo boards, etc. and want to stay in GitHub. GitKraken Boards are also a great option and integrate with their Git GUI.
My team uses ZenHub extensively, but it's not that great for OSS projects IMO. The extra metadata and organization that ZenHub allows isn't visible via GitHub issues, so it's basically just for the core team.

Issue dependencies should be part of the core issue tracker. And GitHub has multi-repo boards, but only for repose in the same org.