mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 02:55:49 +03: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
Notes:
sideshowbarker
2024-07-19 12:19:10 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/6126edcd75d
@ -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…
Reference in New Issue
Block a user