mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-09 13:42:38 +01:00
Disable handle_analytics for now
it throws a fatal error, will fix later
This commit is contained in:
parent
ae9a1c0e35
commit
b2f86ee5f8
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ def handle_cx(language_code, bug_id):
|
|||
|
||||
|
||||
def handle_analytics(url, bug_id):
|
||||
return
|
||||
path = get_gerrit_path(
|
||||
'analytics/refinery',
|
||||
'static_data/pageview/whitelist/whitelist.tsv'
|
||||
|
|
Loading…
Reference in a new issue