Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/refactor incident alert #619

Merged
merged 14 commits into from
Aug 9, 2024
Merged

Feat/refactor incident alert #619

merged 14 commits into from
Aug 9, 2024

Conversation

gcharest
Copy link
Contributor

@gcharest gcharest commented Aug 8, 2024

Summary | Résumé

Migrated all functions from incident helper to their distinct modules for clarity:

  • functions related to Slack conversations have been moved into incident_conversation
  • functions related to the Incident Alert in Slack moved to incident_alert
  • functions related to the google docs manipulation (creation, updates, timeline) have been moved to incident_document

Functionality changes are minimal, the main changes are dropping the redundant and Incident specific use of the Google Service (now using the google integrations and the service account instead of a user's pickle string)

@gcharest gcharest requested a review from a team August 8, 2024 22:33
@gcharest gcharest self-assigned this Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

GitHub Action status on 37f8062 generated by comment-failure-action

Lint, format and test code

job url
null https://github.com/cds-snc/sre-bot/actions/runs/10310474180/job/28542247142

Build containers CI

No jobs failed 👍

@gcharest gcharest merged commit 6f19015 into main Aug 9, 2024
7 checks passed
@gcharest gcharest deleted the feat/refactor_incident_alert branch August 9, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants