Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hide dependabot PRs in issue threads #2384

Closed
AnthonyLenglet opened this issue Aug 26, 2019 · 2 comments
Closed

hide dependabot PRs in issue threads #2384

AnthonyLenglet opened this issue Aug 26, 2019 · 2 comments

Comments

@AnthonyLenglet
Copy link
Contributor

So when dependabot finds a new release for a dependency, it'll add the changelog, the problem is: those changelogs sometimes have links to issues, and doing this completely swamps the issues with hundreds upon hundreds of "This was referenced ..." PR links

Being able to hide those would be amazing !

Example URL:
FortAwesome/Font-Awesome#15396

image
image

@fregante
Copy link
Member

I'd just suggest staying away from such noisy bots. There's 0 reason to update each dependency separately each time a patch version is released.

Anyway, issue tracked in #615

@AnthonyLenglet
Copy link
Contributor Author

I'd just suggest staying away from such noisy bots. There's 0 reason to update each dependency separately each time a patch version is released.

this also depends in the case of security apps, but for most apps, I definitely agree on this, patch versions don't need automatic PRs like this
But sadly, this is something out of our control, they'll keep making noise as long as they're used :/

Anyway, issue tracked in #615

Thanks for the info !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants