Dependabot creates PRs on forks #2846
Closed
lewis-yeung
started this conversation in
General
Replies: 1 comment 3 replies
|
@lewis-yeung yes, that should work. You could also adjust that in the fork's main tbh. The work is identical imho. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since
dependabot.ymlwas introduced, Dependabot is creating PRs on forks, which is so annoying. Related: dependabot/dependabot-core#2804. Unfortunately, this remains unresolved to this day. If we add a restrictiontarget-branch: "main"for each package independabot.yml, and change the default branch name of a fork to something other thanmain, will it stop Dependabot from creating any PRs?All reactions