diff --git a/dr_botzo/gitlab_bot/lib.py b/dr_botzo/gitlab_bot/lib.py index 95f7e93..9d07152 100644 --- a/dr_botzo/gitlab_bot/lib.py +++ b/dr_botzo/gitlab_bot/lib.py @@ -25,6 +25,9 @@ class GitlabBot(object): NOTE_COMMENT = [ "The computer is your friend.", + "Trust the computer.", + "Quality is mandatory.", + "Errors show your disloyalty to the computer.", ] def __init__(self):