amatriain / feedbunch

A simple and elegant feed reader.
http://feedbunch.com
MIT License
84 stars 11 forks source link

Suggestion: Use Dependabot to keep dependencies up-to-date #20

Closed greysteil closed 6 years ago

greysteil commented 6 years ago

Hey @amatriain,

Would you be up for using Dependabot to automatically create PRs for dependency updates on this repo? I built it, and run it as a SaaS, but it's totally free for open source and I'd love to have you using it.

amatriain commented 6 years ago

Thanks for the interest, will look into it.

greysteil commented 6 years ago

Awesome, thanks!

I also have an ulterior motive for asking: I'm keen to get more open source apps using it so I can use the data on the CI runs for dependency updates to find bugs in new releases and point the maintainers to the failing CI run as a reproduction step.

Having well-tested open-source apps like feedbunch use it should enable it to do awesome things, like automatically test release candidates of Rails and report back on any breakages, etc.

🙏