New repos do not appear to be recognized as automated builds in hub.docker.com

For multiple repos created after the latest changes to hub/cloud, hub.docker.com is not showing Dockerfile and Build tabs. I imagine this is because the repo is not recognizing the automated build (which successfully builds images, as seen in the new automated build on cloud.docker.com; no auto-test, however). For example, https://registry.hub.docker.com/v2/repositories/humorbaby/atheme/ shows {..., "is_automated": false, ...}. Is this due to the new changes and migration from old hub --> new cloud?.. or am I missing something?

2 Likes