Write a simple command line tool for getting the open pull request from github and put it into a trello card. The tool should periodically update a list of pull request. In addition it would be great to have a connection between the trello card and github pull request.

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 11

Activity

  • over 9 years ago: mvidner liked this project.
  • over 9 years ago: jschmid1 liked this project.
  • over 9 years ago: lslezak liked this project.
  • over 9 years ago: vlewin started this project.
  • over 9 years ago: vlewin originated this project.

  • Comments

    • bmwiedemann
      over 9 years ago by bmwiedemann | Reply

      For the github side there is rubygem-hub and prophet to interface with the API. Trello also has some API and uses tokens (can be seen in trollolo project)

    • vlewin
      over 9 years ago by vlewin | Reply

      Thank you for a comment and suggestions. We already use a github API gem in the reviewlette (https://github.com/jschmid1/reviewlette) and Trello API gem in the trello2wr gem (https://github.com/vlewin/trello2wr). All what we need to do is to combine it all together with clean library API so it can be used in a different tools for different purposes.

    • lslezak
      over 9 years ago by lslezak | Reply

      Very nice! For Yast we sent an email everyday with a summary of open pull requests. Integration with Trello would be a better solution...

    • vlewin
      over 9 years ago by vlewin | Reply

      Unfortunately I was working on another project but will start to hack on this project asap I have a time (Idea for the next hackweek/workshop/weekend/holiday).

    Similar Projects

    This project is one of its kind!