DEV Community

Discussion on: 3 Ways to Sync a Forked Repository on GitHub AUTOMATICALLY

Collapse
 
jaya0455 profile image
GuJiakai

There is a simple way to sync your forked repo with the upstream GitHub repo.
github.com/wei/pull

reference link

Collapse
 
n3wt0n profile image
Davide 'CoderDave' Benvegnù

That looks pretty cool, thanks for pointing that out

Collapse
 
phanirithvij profile image
Phani Rithvij

It is very useful as it creates a pull request than auto merging, but from this, this and this.
It seems like a user maintained service, so the more people use it the worse it gets for everyone, just something to consider before migrating your workflow to wei/pull.
Good news is that wei/pull can be self-hosted in that case.