I miss CIA.
Created attachment 188704 [details] Work in progress
Created attachment 188705 [details] Work in progress (with actual file)
Created attachment 188706 [details] Sample notification
Attachment 188705 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/Scripts/webkitpy/tool/bot/queueengine.py', u'Tools/Scripts/webkitpy/tool/commands/__init__.py', u'Tools/Scripts/webkitpy/tool/commands/newcommitbot.py', u'Tools/Scripts/webkitpy/tool/commands/queues.py', u'Tools/Scripts/webkitpy/tool/main.py']" exit_code: 1 Tools/Scripts/webkitpy/tool/commands/newcommitbot.py:60: at least two spaces before inline comment [pep8/E261] [5] Tools/Scripts/webkitpy/tool/commands/newcommitbot.py:102: missing whitespace around operator [pep8/E225] [5] Tools/Scripts/webkitpy/tool/commands/newcommitbot.py:107: [NewCommitBot._find_changesets] Method has no argument [pylint/E0211] [5] Tools/Scripts/webkitpy/tool/commands/newcommitbot.py:111: [NewCommitBot.handle_unexpected_error] Undefined variable '_log' [pylint/E0602] [5] Total errors found: 4 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 188724 [details] Adds new-commit-bot
Comment on attachment 188724 [details] Adds new-commit-bot <3!
Committed r143109: <http://trac.webkit.org/changeset/143109>