mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:57:44 +00:00
Meta: Try showing the commit subject in IRC notifications
Hopefully I got the travis-ci notifications syntax right!
This commit is contained in:
parent
9cb4e5ac81
commit
6126edcd75
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue