Rename trac bot to zulip.com domain.
(imported from commit 8b842b0cc49974e38a0ecdca78be3fad3a1032bb)
This commit is contained in:
parent
f140c68818
commit
e869eb1c9e
|
@ -4,7 +4,7 @@
|
||||||
# Leaving all the instructions out of this file to avoid having to
|
# Leaving all the instructions out of this file to avoid having to
|
||||||
# sync them as we update the comments.
|
# sync them as we update the comments.
|
||||||
|
|
||||||
HUMBUG_USER = "humbug+trac@humbughq.com"
|
HUMBUG_USER = "trac-bot@zulip.com"
|
||||||
HUMBUG_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
HUMBUG_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||||
STREAM_FOR_NOTIFICATIONS = "trac"
|
STREAM_FOR_NOTIFICATIONS = "trac"
|
||||||
TRAC_BASE_TICKET_URL = "https://trac.humbughq.com/ticket"
|
TRAC_BASE_TICKET_URL = "https://trac.humbughq.com/ticket"
|
||||||
|
@ -12,4 +12,4 @@ TRAC_BASE_TICKET_URL = "https://trac.humbughq.com/ticket"
|
||||||
TRAC_NOTIFY_FIELDS = ["description", "summary", "resolution", "comment",
|
TRAC_NOTIFY_FIELDS = ["description", "summary", "resolution", "comment",
|
||||||
"owner"]
|
"owner"]
|
||||||
HUMBUG_API_PATH = "/home/humbug/humbug/api"
|
HUMBUG_API_PATH = "/home/humbug/humbug/api"
|
||||||
HUMBUG_SITE = "https://staging.humbughq.com"
|
HUMBUG_SITE = "https://staging.zulip.com"
|
||||||
|
|
Loading…
Reference in a new issue