Skip to content

24pullrequests/dasher

Repository files navigation

Dasher 🎁

Tracking every open Pull Request from the GitHub firehose, so you don't have to.

What?

Dasher is a Ruby worker that tracks every Pull Request with an open status on the GitHub firehose.

How? & Why?

🎁 Because why not?

Dasher monitors GitHub firehose for any pullrequestevent with a status of opened. Dasher then posts the event to the main 24PullRequests app which checks to see if the user that opened the PR is participating in 24PullRequests. If this is true then Dasher will record the PR and posts that to the 24PullRequests Firehose which then gives Tweets a stream of data for Tweets to use.

Development

Source hosted at GitHub. Report issues/feature requests on GitHub Issues. Follow us on Twitter @24pullrequests. We also hangout on Gitter.

Getting Started

New to Ruby? No worries! You can follow these instructions to install a local server, or you can use the included Vagrant setup.

Installing a Local Server

First things first, you'll need to install Ruby 3.0.3. I recommend using the excellent rbenv, and ruby-build

rbenv install 3.0.3
rbenv global 3.0.3

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Add documentation if necessary.
  • Commit, do not change procfile, version, or history.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2016 Andrew Nesbitt. See LICENSE for details.

About

🎁 Real-time Pull Request tracker

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages