Updating the @Keval Bhatt answer:
There are two versions of Backstroke:
Backstroke Classic, the original version. It was made originally by me about a year ago and is deprecated, however others have posted about it online. In order to set this up, the user adds https://backstroke.us as a webhook in their repository manually.
Backstroke, the newer version of Backstroke. This has a dashboard the user can use to setup Backstroke, no manually-adding of webhooks required. The url https://backstroke.us/_5a4ds65f46464s65d4654 is the webhook that gets added behind the scenes to your repository, but you never have to call it yourself unless you want to tie Backstroke into some custom system. If you just want to sync changes from one repo to another, then you don't have to think about the webhook since it's managed by the system.
https://github.com/1egoman/backstroke/issues/60#issuecomment-318923158
Now you only need to access https://backstroke.us, login and add the links between the repositories, and the pull requests are created automatically:
Behind the scenes, https://backstroke.us will be setting up the GitHub webhooks to automatically pull updates with the https://backstroke.us website interface.