.travis.yml: tweak IRC notification
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: If5d1a4322a66c1d0b33987000ac5f37a310b5cfa Reviewed-on: https://review.gerrithub.io/404209 Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
db828b10b4
commit
315630a2fd
@ -31,6 +31,7 @@ notifications:
|
||||
channels:
|
||||
- "chat.freenode.net#spdk"
|
||||
template:
|
||||
- "%{repository_name}/%{branch}: %{commit_subject} (%{author})"
|
||||
- "(%{repository_name}/%{branch}) %{commit_subject} (%{author})"
|
||||
- "Diff URL: %{compare_url}"
|
||||
on_success: always
|
||||
on_failure: always
|
||||
|
Loading…
Reference in New Issue
Block a user