Testing IRC notification
This commit is contained in:
parent
cb396ba7a6
commit
ff5e3712e4
1 changed files with 3 additions and 4 deletions
|
|
@ -60,9 +60,8 @@ notifications:
|
|||
- "ircs://chat.freenode.net:7070/#sfztools-dev"
|
||||
|
||||
template:
|
||||
- "%{repository_name} Build %{build_number}: %{message}"
|
||||
- "%{author} committed in %{branch}"
|
||||
- "%{commit_subject}"
|
||||
- "Build %{build_number}: %{message}"
|
||||
- "13%{author} committed in 13[%{repository_name}:%{branch}]"
|
||||
- "13%{commit_subject}"
|
||||
- "Commit URL : https://github.com/%{repository_slug}/commit/%{commit}"
|
||||
- "Change View : %{compare_url}"
|
||||
- "Build Details : %{build_url}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue