mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +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:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "irc.freenode.net#irssi"
|
- "irc.freenode.net#irssi"
|
||||||
|
template:
|
||||||
|
- "%{repository} (%{commit}: %{author}): %{message}"
|
||||||
|
- "Build details : %{build_url}"
|
||||||
on_success: always
|
on_success: always
|
||||||
on_failure: always
|
on_failure: always
|
||||||
use_notice: true
|
use_notice: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue