Add: notify IRC about pull-requests and issues

This commit is contained in:
Patric Stout 2018-08-05 17:19:41 +02:00
parent 74eb77f0a8
commit 5df3a65074

View File

@ -3,3 +3,11 @@ notifications:
irc:
- openttd
- openttd.notice
pull-request:
irc:
- openttd
- openttd.notice
issue:
irc:
- openttd
- openttd.notice