mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Use a slightly less verbose template
This commit is contained in:
parent
42d162c1b5
commit
20cbbe58fe
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue