Hacker News new | ask | show | jobs
Drag and drop task list items on GitHub (github.com)
33 points by rohanjon 3679 days ago
2 comments

Now that GH has added all this stuff in, what's missing?

This feature is not as big as all the other ones, but it's a nice improvement.

A particular thing I'm missing is to share read access to private repos with a link. Could be useful to share work with people that doesn't have a GitHub account (managers, etc)
We had a similar issue – we wanted non-product people to be able to view milestones, issues, report issues, etc and the solution suggested was to create a separate repository for issues.
In our product GitLab we a the reporter role to view issues but not the code, see https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/perm...

Would that solve your issue?

An import/export format for issues.
The ability to delete issues.
Will this modify the underlying markdown?