Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
webkitbot should provide full name, email address, and IRC nicknames …
…on whois https://bugs.webkit.org/show_bug.cgi?id=114494 Reviewed by Benjamin Poulain. A response like the one below is useless. Improve it: webkitbot: rniwa: zdobersek is zdobersek (zandobersek@gmail.com). Why do you ask? We now report full name, email address, committer/reviewer status, and IRC nickname. Also teach webkitbot how to respond to ping. * Scripts/webkitpy/tool/bot/irc_command.py: (PingPong): Moved (PingPong.execute): (Whois._full_record_and_nick): Renamed and rewritten. (Whois.execute): * Scripts/webkitpy/tool/bot/irc_command_unittest.py: (IRCCommandTest.test_whois): Updated test cases as needed. * Scripts/webkitpy/tool/bot/ircbot_unittest.py: (IRCBotTest.test_help): Added ping. * Scripts/webkitpy/tool/commands/newcommitbot.py: (NewCommitBot): Teached WKR how to respond to hi. Canonical link: https://commits.webkit.org/132952@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@148372 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
63 additions
and 21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters