1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

Use a slightly less verbose template

This commit is contained in:
Alexander Færøy 2014-06-15 17:37:09 +02:00
parent 42d162c1b5
commit 20cbbe58fe

View File

@ -18,6 +18,9 @@ notifications:
irc:
channels:
- "irc.freenode.net#irssi"
template:
- "%{repository} (%{commit}: %{author}): %{message}"
- "Build details : %{build_url}"
on_success: always
on_failure: always
use_notice: true