Zomis / Duga

Stack Exchange Chat bot
18 stars 6 forks source link

Add support for matching comments containining a Markdown-formatted "Code Review" #84

Closed nic-hartley closed 9 years ago

nic-hartley commented 9 years ago

For example, if someone were to emphasize that it's _Code_ Review, not _Prose_ Review, Duga's still gonna pick it up.

There's also some unit tests. More may be necessary, but I think they cover just about everything.

nic-hartley commented 9 years ago

Had to import JUnit to use JUnit, as it turns out.