oncall-engine/docs/sources
Vadim Stepanov 64fd124e41
Slack: use user_profile_changed event instead of user_change (#1938)
# What this PR does
Adds a handler for
[user_profile_changed](https://api.slack.com/events/user_profile_changed)
Slack event + updates the Slack app manifest.

This is needed to replace
[user_change](https://api.slack.com/events/user_change) event with
[user_profile_changed](https://api.slack.com/events/user_profile_changed)
event, since using `user_change` can cause a lot of excessive requests
from Slack.

## Which issue(s) this PR fixes
Might be related to
https://github.com/grafana/oncall-private/issues/1803

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-05-15 16:32:06 +00:00
..
alert-behavior Add label and formatted JSON example (#1465) 2023-03-23 17:12:19 +01:00
calendar-schedules Schedule quality docs (#1781) 2023-04-19 16:11:22 +01:00
configure-user-settings Docs: change 'Alerts & incidents' to 'Alerts & IRM' in the docs (#1699) 2023-04-05 12:37:04 +00:00
escalation-policies Jinja2 based routes (#1319) 2023-03-08 16:42:18 +08:00
get-started update web UI, Slack, and Telegram to allow silencing an acknowledged alert group (#1831) 2023-04-27 14:52:35 +00:00
integrations Add docs & logo for AppDynamics integration (#1916) 2023-05-11 16:41:51 +00:00
mobile-app Add App Store link to web UI (#1328) 2023-02-16 10:49:37 +00:00
oncall-api-reference Update shift API to use a default for interval when missing (#1810) 2023-04-21 19:13:09 +00:00
open-source Slack: use user_profile_changed event instead of user_change (#1938) 2023-05-15 16:32:06 +00:00
_index.md add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00