Skip to content

Commit

Permalink
[balrog-ui] Bug 1151706 - Add travis coloring, to make IRC notificati…
Browse files Browse the repository at this point in the history
…ons easier to read, and sync across all releng
  • Loading branch information
Callek committed Apr 7, 2015
1 parent 880d756 commit abcaf5c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ui/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ notifications:
on_success: always
on_failure: always
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Change view : %{compare_url}"
- "Build details : %{build_url}"
- "Commit message : %{commit_message}"
- "\x02%{repository}\x0314#%{build_number}\x03\x02 (%{branch} - %{commit} : %{author}): \x02\x0312%{message}\x02\x03"
- "\x02Change view\x02 : \x0314%{compare_url}\x03"
- "\x02Build details\x02 : \x0314%{build_url}\x03"
- "\x02Commit message\x02 : \x0314%{commit_message}\x03"

0 comments on commit abcaf5c

Please sign in to comment.