update gscripts_config_example.py

Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
1 file changed
tree: ecf4e23f8b802cfc93611b74f86638d3bca8a8b4
  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)