don't show travis notifications from forks
This commit is contained in:
parent
90518b645c
commit
d6ab780ce9
1 changed files with 2 additions and 1 deletions
|
@ -47,7 +47,8 @@ notifications:
|
|||
email: false
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#wesnoth-dev"
|
||||
# "chat.freenode.net#wesnoth-dev"
|
||||
secure: "HwCgH1VmpYbfv4giKIGkATkWc6o1+HXH827JXwxDnwFGZrLyf+1t4mHC6OaTMOFkZvT7qhSfIe80GeiRkg2x14ZpUE9XYewUUOSq7dRJlk2KLWlGRf5fZFHZVEdDOPdTdJjCLGqddY+4sMjqMlrtgIOxbPSXKLPTJLBhEEr8ZqE="
|
||||
template:
|
||||
- "\x02%{repository}\x0f#\x0312%{build_number}\x0f (\x0307%{branch}\x0f - \x02%{commit}\x0f : \x0303%{author}\x0f): \x02%{message}\x0f"
|
||||
- "Build details : \x0302%{build_url}\x0f"
|
||||
|
|
Loading…
Add table
Reference in a new issue