summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2018-08-05 17:19:41 +0200
committerPatric Stout <truebrain@openttd.org>2018-08-05 17:46:30 +0200
commit5df3a65074295f7a50f3a5a6bab355b6ab28afdc (patch)
treeaf7f8094849617bd1b17281781ca6e98d30a1e8c
parent74eb77f0a864e65d96f8bf760ecbc50b243461ba (diff)
downloadopenttd-5df3a65074295f7a50f3a5a6bab355b6ab28afdc.tar.xz
Add: notify IRC about pull-requests and issues
-rw-r--r--.dorpsgek.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dorpsgek.yml b/.dorpsgek.yml
index 89ed750dc..a8b976f5c 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