Hacker News new | ask | show | jobs
by moondev 3370 days ago
Hi there. Yes I know you can set it public via the ui, but that is not ideal. What I want is "public by default" similar to how it works on dockerhub, or at least an endpoint to curl. Needing to manually set an image as public breaks automated ci/cd pipelines which would depend on that.
1 comments

Ah! I understand now. You want all new repos that get created to be public by default so that future pulls don't require a token. Also you want the push to be public so that doesn't require a token. Did I understand that correctly?

Do you mind opening an issue on our github repo - if you can do that we can definitely add that feature for you within two weeks.