Is it possible to watch a 3rd party repository on Github, but ignore any notification generated by dependabot?
For example, I want to follow development in a repository like:
https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation
But dependabot is generating too much noise:
NOTE: There is a similar question for your own repositories, but I'm specifically curious about monitoring 3rd party repositories: How to disable or ignore Dependabot pull requests?