server icon indicating copy to clipboard operation
server copied to clipboard

:swimmer: A Github bot to keep repository forks up to date with their upstream.

Results 7 server issues
Sort by recently updated
recently updated
newest added

I recently transferred most of my forks into a organization called `evandroforks`. But now backstroke is not following the GitHub redirection and is not creating pull requests automatically. Related: 1....

Some repositories like: 1. https://github.com/python/cpython 1. https://github.com/SublimeLinter/SublimeLinter Are highly active and hourly or daily have new commits being integrated. Then I am constantly notified by pull requests creations or new...

> https://github.com/backstrokeapp/server/issues/89#issuecomment-355545638 Good idea, but that's a pretty large feature. Backstroke has no infrastructure for that right now (and frankly, I don't have time to work on something like that...

This useful because I can easily find out all the pull request created by backstroke using the `Pull requests` button: ![image](https://user-images.githubusercontent.com/5332158/34517911-135c9012-f064-11e7-851f-53cfed210916.png) Putting the label is to help identify the backstroke...

Continuing: https://github.com/backstrokeapp/server/issues/84#issuecomment-349962514 Backstroke-bot has been flagged. > This feature of setup all forks to receive updates from the upstream should not automatically spread pull request through all forks. It should...

Backstroke is great for syncing commits from a branch. But in certain situations, it'd be ideal to create backstroke PRs only for upstream releases. Taking `create-react-app` as an example, I...

I'm getting permissions issue when using this on a private fork of a private repo (hook is on the child, not the parent). Is that expected to work? This is...