Meta: Try showing the commit subject in IRC notifications

Hopefully I got the travis-ci notifications syntax right!
This commit is contained in:
Andreas Kling 2019-09-03 22:16:43 +02:00
parent 9cb4e5ac81
commit 6126edcd75
Notes: sideshowbarker 2024-07-19 12:19:10 +09:00

View File

@ -12,6 +12,10 @@ cache:
notifications:
irc: "chat.freenode.net#serenityos"
template:
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Subject: %{commit_subject}"
- "Details: %{build_url}"
before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test