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"
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}"