mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-16 14:32:18 +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
Notes:
sideshowbarker
2024-07-19 12:19:10 +09:00
Author: https://github.com/awesomekling
Commit: 6126edcd75
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ cache:
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#serenityos"
|
irc: "chat.freenode.net#serenityos"
|
||||||
|
template:
|
||||||
|
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||||
|
- "Subject: %{commit_subject}"
|
||||||
|
- "Details: %{build_url}"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue