add gh-email-comments.py

Script to send comments from github to email.

Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
2 files changed
tree: 9d015e8067fce1e1803c438f10e3eaeab45fece6
  1. scripts/
  2. .checkpatch.conf
  3. gh-checkpatch.py
  4. gh-email-comments.py
  5. gh-hook-bugzilla.py
  6. gh-hook-mr.py
  7. gh-imap.py
  8. gh-mail-pr.py
  9. gscripts_config_example.py
  10. LICENSE
  11. README.md
README.md

githubscripts

scripts to maintain github activity

gh-checkpatch.py - add status to github pull request for checkpatch.pl and license agreement

gh-hook-bugzilla.py - notify bugzilla about new commits with bugz id

gh-hook-mr.py - merge request hook to proper rename pull request

gh-imap.py - cron script to read patches from email and port to github page

gh-mail-pr.py - format patches from github pull request and email them

gh-email-comments.py - scripts reads comments from github web page and sends it to corresponding email thread (generated by gh-mail-pr.py)