mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05:00
Reference dev runbook for instructions in the zendesk ticket
This commit is contained in:
@@ -544,7 +544,8 @@ def test_check_for_services_with_high_failure_rates_or_sending_to_tv_numbers(
|
||||
'app.celery.scheduled_tasks.dao_find_services_sending_to_tv_numbers', return_value=sms_to_tv_numbers
|
||||
)
|
||||
|
||||
zendesk_actions = "\nThings to do: contact service? revoke their key?"
|
||||
zendesk_actions = "\nYou can find instructions for this ticket in our manual:\n"
|
||||
"https://github.com/alphagov/notifications-manuals/wiki/Support-Runbook#Deal-with-services-with-high-failure-rates-or-sending-sms-to-tv-numbers" # noqa
|
||||
|
||||
check_for_services_with_high_failure_rates_or_sending_to_tv_numbers()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user