# Dependabot keeps opening PRs on my Github fork

**URL:** https://meta.discourse.org/t/dependabot-keeps-opening-prs-on-my-github-fork/205201
**Category:** Development
**Created:** [October 4, 2021, 9:41pm UTC](https://meta.discourse.org/t/dependabot-keeps-opening-prs-on-my-github-fork/205201 "2021-10-04T21:41:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dfabulich](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dfabulich/32/108716_2.png) [@dfabulich](https://meta.discourse.org/u/dfabulich)
#### Post date: [October 4, 2021, 9:41pm UTC](https://meta.discourse.org/t/dependabot-keeps-opening-prs-on-my-github-fork/205201/1 "2021-10-04T21:41:44Z")

</div>

I filed a Github PR; in the course of doing so, I created a fork, and pushed it to Github.

Since then, I keep getting spam from dependabot, opening PRs on my fork, inviting me to upgrade outdated dependencies. These dependencies have nothing to do with my PR, and I would like not to receive further notifications from dependabot.

How do I make dependabot stop spamming me?

P.S. I can’t make my fork private, because I want my PR branch to be public.

P.P.S. My PR has been open/unreviewed for a couple of weeks now; I sure would like that PR to be reviewed so I can privatize/delete my fork…

[https://github.com/discourse/discourse/pull/14379](https://github.com/discourse/discourse/pull/14379)

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [October 4, 2021, 10:04pm UTC](https://meta.discourse.org/t/dependabot-keeps-opening-prs-on-my-github-fork/205201/3 "2021-10-04T22:04:24Z")

</div>

It’s a known problem with dependabot. I usually ignore the PRs opened by the bot and disable notifications for my forked repositories at [https://github.com/watching](https://github.com/watching)
