Allow Hub repo links to GitHub without builder
Tell us about your request I would my Docker Hub repos to sync their GitHub repo URL, README, and Dockerfile from GitHub without requiring the use of GitHub's image builder.
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've moved some Docker Hub repos to GitHub Actions, but even with Docker Hub's builder still linked to the repo (and auto builds disabled) it will not update the README or Dockerfile shown in Hub (it'll keep the last versions from the last Docker Hub build).
If I remove the builder link in Docker Hub, it removes the Dockerfile tab and auto-link (on the right) to the GitHub repo.
Are you currently working around the issue? I have no workaround for GitHub Repo link or Dockerfile showing in Docker Hub. For README, I copy/paste from GitHub to Docker Hub.
Awesome suggestion! Would you think it should be displayed differently in the UI/how would you think it would best display?