Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fine grained permission on personal access token for updating DockerHub README #323

Open
mathbunnyru opened this issue Mar 20, 2022 · 2 comments
Assignees
Labels
community_new New idea raised by a community contributor docker_hub Improvements or additions to Docker Hub

Comments

@mathbunnyru
Copy link

Tell us about your request
Add fine-grained permission/scope to personal access token to allow updating DockerHub README.
This is a follow-up of #115.

Which service(s) is this request for?
Docker Hub

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
I cannot automate updating the repository's readme to VCS's readme.

Are you currently working around the issue?
Disabling 2FA and reverse engineering existing APIs from the browser.

Additional context
The previous issue did actually mention that, people want to be able to update DockerHub description from the VCS.
Unfortunately, the issue was closed, but the feature wasn't fully implemented.
There is a corresponding feature in the hub-tool, but it requires the API to be available, which is why I'm creating this issue.
#115
docker/hub-tool#172

@mathbunnyru mathbunnyru added the community_new New idea raised by a community contributor label Mar 20, 2022
@stephanierifai stephanierifai added the docker_hub Improvements or additions to Docker Hub label Mar 25, 2022
@crashvb
Copy link

crashvb commented Apr 11, 2022

Is this an oversight, or intentional unanticipated consequence of not using auto-builds? I share the same use case of propagating readme updates via an external pipeline to the full_description field of an API call, with 2FA enabled.

Were you able to find a workaround that works with 2FA enabled?

@mathbunnyru
Copy link
Author

Were you able to find a workaround that works with 2FA enabled?

I don't think such a workaround exists, unfortunately :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_new New idea raised by a community contributor docker_hub Improvements or additions to Docker Hub
Projects
None yet
Development

No branches or pull requests

6 participants