travis: create an irc one-liner (#1846)

This commit is contained in:
x70b1 2019-08-04 17:39:05 +02:00 committed by Patrick Ziegler
parent c6bc8a6ee6
commit 12a47fe72e
1 changed files with 1 additions and 2 deletions

View File

@ -101,8 +101,7 @@ notifications:
channels:
- "irc.freenode.org#polybar"
template:
- "%{author} pushed #%{commit} \"%{commit_subject}\" to %{repository_name}/%{branch}"
- "Build #%{build_number} %{result} / %{build_url} (diff: %{compare_url})"
- " %{repository_slug}(%{branch})#%{build_number} | \"%{commit_subject}\" by %{author} | Commit #%{commit} %{result}: %{build_url}"
use_notice: true
on_success: change
on_failure: change