oncall-engine/engine/apps/slack/scenarios
Matias Bordese dc9dc9a57f
Update backsync method to take source channel as param (#4159)
Update by backsync will now expect the source alert receive channel
triggering the transition (and update the log record using this
information).

Related to https://github.com/grafana/oncall-private/issues/2615
2024-04-05 16:04:13 +00:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
alertgroup_appearance.py update slack_sdk dependency to latest version (#2947) 2023-09-05 11:31:59 +02:00
declare_incident.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
distribute_alerts.py Update backsync method to take source channel as param (#4159) 2024-04-05 16:04:13 +00:00
escalation_delivery.py Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +00:00
invited_to_channel.py Improve Slack error handling (#3000) 2023-09-12 09:49:16 +00:00
manage_responders.py Add responders improvements (#3128) 2023-10-27 12:12:07 -04:00
notification_delivery.py Improve Slack error handling (#3000) 2023-09-12 09:49:16 +00:00
notified_user_not_in_channel.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
onboarding.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
paging.py Check for permissions on Slack escalate command (#3891) 2024-02-14 19:02:09 +00:00
profile_update.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
resolution_note.py Avoid msg_too_long errors when posting/updating slack resolution note (#3372) 2023-11-20 12:17:07 +00:00
scenario_step.py Add permission checks for Slack paging and shift swaps actions (#3861) 2024-02-09 12:30:05 +00:00
schedules.py Update slack schedule shift change notification (#2949) 2023-09-07 13:00:12 +00:00
shift_swap_requests.py Add permission checks for Slack paging and shift swaps actions (#3861) 2024-02-09 12:30:05 +00:00
slack_channel.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
slack_channel_integration.py Revert "upgrade to Python 3.12 (#3456)" and "bump uwsgi version to latest #3466" (#3483) 2023-12-01 09:56:26 -05:00
slack_renderer.py upgrade flake8 to v7 (#4141) 2024-04-02 14:26:19 +00:00
slack_usergroup.py Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
step_mixins.py Add permission checks for Slack paging and shift swaps actions (#3861) 2024-02-09 12:30:05 +00:00