hubcio opened a new pull request, #3486: URL: https://github.com/apache/iggy/pull/3486
Dependabot matches docker `dependency-name` against the repository path with the registry prefix removed, so `mcr.microsoft.com/devcontainers/python` and `mcr.microsoft.com/dotnet/sdk` never matched and the bumps kept leaking through (PRs #3474, #3485) while the bare `golang` ignore worked. Name the MCR images by repository path only: `devcontainers/python` and `dotnet/sdk`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
