backstrokeapp / server

:swimmer: A Github bot to keep repository forks up to date with their upstream.
https://backstroke.co
MIT License
667 stars 62 forks source link

Allow to set weekly or monthly pull requests minimum time #92

Open evandrocoan opened 6 years ago

evandrocoan commented 6 years ago

Some repositories like:

  1. https://github.com/python/cpython
  2. 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 commits pushes.

Would be useful if I can set a minimum of a week or a month between the pull requests creations for these repositories.

1egoman commented 6 years ago

Sounds like a good idea. Not something I'm going to get to right away but a good feature for me or someone else to work on down the line.