Hard-coding the ticket url to the bad-relay-reports repo does not cover all cases
We have sometimes tickets in the network-health/team repo (e.g. team#302 (closed)) where we need to invoke the bad-relay tools to get relays rejected by fingerprint (e.g. EOL relays) or relays the BadExit
flag (e.g. when their DNS setup is not working). Hard-coding a bad-relay-reports URL is not ideal for those cases.
We should come up with a way to have network-health/team tickets included as well, if needed. I am not sure about the best way to do that, though. Maybe we could default to bad-relays-reports and override that if needed?