Testing IRC notification

This commit is contained in:
redtide 2020-01-24 12:40:16 +01:00
parent cb396ba7a6
commit ff5e3712e4

View file

@ -60,9 +60,8 @@ notifications:
- "ircs://chat.freenode.net:7070/#sfztools-dev" - "ircs://chat.freenode.net:7070/#sfztools-dev"
template: template:
- "%{repository_name} Build %{build_number}: %{message}" - "Build %{build_number}: %{message}"
- "%{author} committed in %{branch}" - "13%{author} committed in 13[%{repository_name}:%{branch}]"
- "%{commit_subject}" - "13%{commit_subject}"
- "Commit URL : https://github.com/%{repository_slug}/commit/%{commit}" - "Commit URL : https://github.com/%{repository_slug}/commit/%{commit}"
- "Change View : %{compare_url}"
- "Build Details : %{build_url}" - "Build Details : %{build_url}"