From 3e1e52386e9480423daf018d4c7c39eeb85e5910 Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Sun, 5 Aug 2018 17:18:38 +0200 Subject: [PATCH] Add: notify IRC about pull-requests and issues --- .dorpsgek.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.dorpsgek.yml b/.dorpsgek.yml index 89ed750..a8b976f 100644 --- a/.dorpsgek.yml +++ b/.dorpsgek.yml @@ -3,3 +3,11 @@ notifications: irc: - openttd - openttd.notice + pull-request: + irc: + - openttd + - openttd.notice + issue: + irc: + - openttd + - openttd.notice