mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
only alert on IRC when the status changes
This commit is contained in:
parent
6b6fb7f7d0
commit
2a8352db2e
@ -27,6 +27,8 @@ script: make -j2 && HAVE_DOT=YES doxygen Doxyfile
|
|||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
on_success: change
|
||||||
|
on_failure: change
|
||||||
channels:
|
channels:
|
||||||
- "chat.freenode.net#monero-dev"
|
- "chat.freenode.net#monero-dev"
|
||||||
nick: monero
|
nick: monero
|
||||||
|
Loading…
Reference in New Issue
Block a user