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

Dependabot runs on forks #7233

Closed
benjamintboyle opened this issue Apr 9, 2021 · 2 comments
Closed

Dependabot runs on forks #7233

benjamintboyle opened this issue Apr 9, 2021 · 2 comments
Labels

Comments

@benjamintboyle
Copy link
Contributor

I noticed this morning that with the change to the native Dependabot, it is submitting pull requests on my personal fork. Obviously this isn't ideal. I found this issue on the Dependabot repository indicating that they are aware of it. But there doesn't seem to be any great workarounds.

Is there any opinion on if we should disable the native Dependabot? Or ignore it until the issue gets patched?

@akarnokd
Copy link
Member

akarnokd commented Apr 9, 2021

I'd say let's wait till they fix it.

If it gets worse, maybe target-branch default behavior might be leveraged.

I usually pull 3.x fresh, create a branch, then push back to my fork, thus I haven't updated my 3.x branch in a long time. I guess you could just delete the yml in your fork's 3.x branch.

@akarnokd akarnokd added the Build label Apr 9, 2021
@benjamintboyle
Copy link
Contributor Author

Sounds good. We'll do nothing and wait for the patch.

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

No branches or pull requests

2 participants