Make Github Projects Publicly Available

Github recently introduced the feature of the project.

When projects are at the repo level, if the repo itself is publicly available, then projects are accessible to everyone.

Projects at the organization level, however, are visible only to members of the organization.

For example, https://github.com/Toolwatchapp has one project, but you cannot see it without logging in to Github.

Is there a way to publish public projects?

Thank you, m.

+5
source share
1 answer

Update (2018-04-06)

Now you can: https://blog.github.com/2018-03-28-improved-organization-project-permissions/#public-organization-projects . Yay

Github's official answer

Petros (GitHub Staff)

Hi Mathieu,

Thank you for writing!

Is there a way to publish public projects?

This is currently not possible. Thanks for the offer! I added it to our list for our team.

Cheers, Petros

+9
source

Source: https://habr.com/ru/post/1259552/


All Articles