response
response copied to clipboard
Monzo's real-time incident response and reporting tool ⚡️
I had some difficulties finding this menu. :)
As in #116, we removed a few things from the `0.1.1` release (PagerDuty, Statuspage), as they didn't fit very well with the new code structure. We also now think hardcoding...
If Slack workspace contains more than 1000 user, "users.list" API call response will be paginated. users_list function did not accounted for this. If INCIDENT_BOT_NAME username is not on first page,...
As title says, is there an official docker image you're using in your prod servers to spawn `response`? Looking forward to use it in our infra and I was wondering...
It is shown in the video that is posted in the README that you can login/edit the incident via the GUI. But when I run the demo application there is...
Currently the navbar links to `#` so is a no-op. This change makes the navbar link to `/` on whatever URL `SITE_URL` is configured as. I have zero Django experience...
# Description It'd be useful to have a deeplink (`slack://`) to the relevant conversation channel from the incidents page. This would allow users to jump off from the incidents log...
When I create new Comms Channel I am getting following error in logs: ``` ERROR:response.slack.action_handlers:Error calling Slack API endpoint 'channels.invite': user_not_found ``` Also, the only user automatically added in that...
Has anyone encounters the attached issue when updating the Reporter or Incident Lead fields? The only way I can get them to display the usernames correctly is by doing a...
You can't add the the event handler until the `response` app is up. But every time the container starts, ngrok creates a new random inbound port. I couldn't figure out...