mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Add a webhook for Zulip to the Travis configuration (GH-6379)
This commit is contained in:
parent
2a363d2930
commit
0876505bd3
1 changed files with 5 additions and 0 deletions
|
@ -149,6 +149,11 @@ script:
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
webhooks:
|
||||||
|
urls:
|
||||||
|
- https://python.zulipchat.com/api/v1/external/travis?api_key=QTP4LAknlFml0NuPQmAetvH4KQaokiQE&stream=core%2Ftest+runs
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
# This is set to a secure variable to prevent forks from notifying the
|
# This is set to a secure variable to prevent forks from notifying the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue