Our Opsgenie integration is broken for generated pipelines: - `sudo pip3 install ./tubular` fails with an error about sudo wanting a password - The Opsgenie calls don't have a `--responders` set -- see https://github.com/edx/edx-arch-experiments/issues/1005 for details and broader fix We'll want to copy the pattern used here: https://github.com/edx/edx-internal/blob/120db88e7a28311befdc06e51e0e706da20524c6/gocd/manually-created-pipelines/codejail-security-tests.yaml#L50-L79 SRE ticket for figuring out the tubular part, although I think we can just do this ourselves now that we've tested a fix on the security pipeline: https://2u-internal.atlassian.net/browse/GSRE-2762