commit | c656cfc75f9b5649b4a64390566fdbff60797542 | [log] [tgz] |
---|---|---|
author | Maxim Uvarov <maxim.uvarov@linaro.org> | Mon Sep 04 15:41:53 2017 +0300 |
committer | Maxim Uvarov <maxim.uvarov@linaro.org> | Mon Sep 04 15:55:00 2017 +0300 |
tree | 9d015e8067fce1e1803c438f10e3eaeab45fece6 | |
parent | ad94e17a99f725f27c97b0035faccde5965c059a [diff] |
add gh-email-comments.py Script to send comments from github to email. Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
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)