Mark relevant repository rules as reproducible
Return repo_metadata
from relevant repository rules to enable sharing in repository contents cache.
Can do hasattr(rctx, "repo_metadata")
to conditionally return the metadata.
Edited by Matthew Clarkson