Live data from Hacker News

Drag and drop task list items on GitHub

github.com

1–8 of 8 posts

Re: Drag and drop task list items on GitHub

#4

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)

Re: Drag and drop task list items on GitHub

#6
post #4

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.

Re: Drag and drop task list items on GitHub

#7
post #4

Earlier quoted context omitted.

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?