mirror of https://github.com/OpenTTD/OpenTTD
Add: notify IRC about pull-requests and issues
parent
74eb77f0a8
commit
5df3a65074
|
@ -3,3 +3,11 @@ notifications:
|
||||||
irc:
|
irc:
|
||||||
- openttd
|
- openttd
|
||||||
- openttd.notice
|
- openttd.notice
|
||||||
|
pull-request:
|
||||||
|
irc:
|
||||||
|
- openttd
|
||||||
|
- openttd.notice
|
||||||
|
issue:
|
||||||
|
irc:
|
||||||
|
- openttd
|
||||||
|
- openttd.notice
|
||||||
|
|
Loading…
Reference in New Issue