To use Dependabot's support for private registries, it looks like we have to configure the registries option in dependabot.yml for every repository in our organization.
It would be nice if we could share this configuration across the entire organization by in our .github repository. Based on #1530 (comment), it seems this was planned:
When we support private registries in GitHub-native Dependabot, we will support organization-level configuration of private repositories.
I couldn't find any mention of this feature in the GitHub documentation. Is this already supported? If not, is this a feature that the team plans to implement?
To use Dependabot's support for private registries, it looks like we have to configure the
registriesoption independabot.ymlfor every repository in our organization.It would be nice if we could share this configuration across the entire organization by in our
.githubrepository. Based on #1530 (comment), it seems this was planned:I couldn't find any mention of this feature in the GitHub documentation. Is this already supported? If not, is this a feature that the team plans to implement?