Merge ff063984c1
into c56dcf2cb5
This commit is contained in:
commit
4d8232b7ad
1 changed files with 7 additions and 1 deletions
|
@ -48,4 +48,10 @@ jobs:
|
|||
go: 1.8.x
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#cri-o"
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#cri-o"
|
||||
template:
|
||||
- "%{author}, %{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||
- "%{author}, ^^^^^ changes: %{compare_url}"
|
||||
- "%{author}, ^^^^^ details : %{build_url}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue