* INFRA-2866 | added APIs to get product for user and to get asigner and responder teams
* INFRA-2866 | added create-incident-v3 API
* INFRA-2866 | migration script to fill team_severity, team_user and team_user_severity tables
* INFRA-2866 | adding team severity users upon team and severity update
* INFRA-2866 | using update team v2 in slack action
* INFRA-2866 | update product flow
* INFRA-2866 | fixed user not invited issue
* INFRA-2866 | updated API paths
* INFRA-2866 | using constant for header fetching
* INFRA-2866 | PR review changes
* INFRA-2901 : Add severity team function for incident use cases
* INFRA-2901 : Add migration scripts as single and add nullability in bot and channel response
---------
Co-authored-by: Shashank Shekhar <shashank.shekhar@navi.com>
* INFRA-2945 | incident_products entity, repo, service and handler
* INFRA-2945 | added product details in the incident DTO and removed incident_product_handler
* INFRA-2873 : Completed till update team and remove member flow
* INFRA-2873 : Complete make manager, remove member, get teams flow
* INFRA-2873 : Minor auth service and rebase changes
* INFRA-2873 : Minor changes
* INFRA-2873 : Minor changes
* INFRA-2873 : PR Review changes
* INFRA-2873 : Added UTs
* INFRA-2873 : Second round review changes
* INFRA-2873 : Boilerplate setup for team management revamp:
* INFRA-2873 : Complete till add team flow
* INFRA-2873 : Added unit tests and migration scripts
* INFRA-2873 : Code review comments
* INFRA-2873 : Add getter for team severity
* INFRA-2873 : Second round of review
* INFRA-2915 | ProductTeams entity, Model and Repo
* INFRA-2915 | ProductTeams service, handler and tests
* INFRA-2915 | Added composit unique constrain for product and team ids
* INFRA-2847 | Added API to remove member from severity
* INFRA-2847 | Adding missing return statements after http responses
* INFRA-2847 | Checking if user is already part of sev list or not before removing
* INFRA-2847 | Updated error messages and code formatting
* TP-54496| created justification message prompt for de-escalation
* TP-54496| added migration file to update new column in log table
* TP-54496| added feature flag
* TP-54496| created util functions and constants
* TP-54496| updated design changes
* TP-54496| made the requested changed in PR comments
* TP-54496| fixed bugs in merge conflicts
* TP-54496| acknowledging to slack before hand so to not time out
* TP-54496| modified log entity field justification
---------
Co-authored-by: Shashank Shekhar <shashank.shekhar@navi.com>
* TP-55808 : Add Houston Bot to channel on to avoid get conversation history error
* TP-55808 : Add mid term fix to set topic failure
* TP-55808 : Add TO-DO
* TP-54880 | Posting SLA breach headsup message when an incident is reopened and TAT is breached or breaching withing next 24 hours
* TP-54880 | Posting SLA breach headsup message when an incident is reopened and TAT is breached or breaching withing next 24 hours
* TP-54880 | Posting SLA breach headsup message when an incident is reopened and TAT is breached or breaching withing next 24 hours
* TP-38709 | Merging the changes to master on the logfix
* TP-55036 | Added alert for krakatoa failures if there are grafana errors or csv errors
* TP-55036 | Fixed unit tests
* TP-38709 | Merging the changes to master on the logfix
* TP-53168 | Implemented metrics publishment on failure of RCA generation
* TP-53168 | Added rca generation failure counter to must register alerts
* TP-53168 | fixed log level on rca failure
* TP-53168 | Added incident id as part of log for rca failure
* TP-53168 | Fixed build conflict
* TP-38709 | Merging the changes to master on the logfix
* TP-53168 | Implemented metrics publishment on failure of RCA generation
* TP-53168 | Added rca generation failure counter to must register alerts
* TP-53168 | fixed log level on rca failure
* TP-53168 | Added incident id as part of log for rca failure
* TP-38709 | Merging the changes to master on the logfix
* TP-53262 | Fixed set status to investigating from incident action drop down and from slash command resolver
* TP-53262 | Resolved pr comment
* TP-53262 | Resolved pr comment
* TP-53262 | Resolved pr comment
* TP-52454| created zenduty integration
* TP-52454| added migration script for external team table
* TP-52454| added extra logs
* TP-52454| modified logs
* TP-52454|added extra logs
* TP-52454| changed post url for zenduty
* TP-52454| fixed bugs in zenduty client
* TP-52454| created constants for environmental varibales
* TP-52454| enabled zenduty if severity is less than or equal to the defined config
* TP-38709 | Merging the changes to master on the logfix
* TP-51651 | Fixed merge conflicts issue along with error optimisation
* TP-51651 | Fixed error handling for empty record not found use case while fetching rca link
* created service for sending google transcripts to gen ai
* TP-45807| resolved bugs in drive service tests
* TP-45807| unit tests for getting conversation data function
* creating driveservice in app context and passing to rca service
* modified the unit tests to accomodate driveservicemock
* resolved merge conflicts
* resolved merge conflicts
* TP-38709 | Merging the changes to master on the logfix
* TP-51651 | Added implementation for deleting event on incident resolve and duplicate status updates
* TP-51651 | Added delete event as go routine
* TP-51651 | Added go routine in resolve action as well
* TP-51651 | Fixed naming conventions
* TP-51651 | Fixed naming conventions
* TP-51013 | incident_jira entity, repo and service
* TP-51013 | get jira status api
* TP-51013 | added db migration file
* TP-51013 | added migration query to migrate existing jira links into new table
* TP-51013 | removing linked_jira_issues column from incident table
* TP-51013 | removing empty jira fields if no response found for a jira key in jira api response
* TP-51013 | handled jira api failure cases, will return empty jira fields
* TP-51013 | removed linked_jira_issues field from incident entity
* TP-51013 | handled jira link addition and removal in slack action
* TP-51013 | resolving PR comments
* TP-51013 | adding jira link max length check
* TP-38709 | Merging the changes to master on the logfix
* TP-51652 | Added condition to not create conference events for sev3 severity incidents
* TP-51653 | Added condition to skip krakatoa workflow for sev 3 incidents
* TP-51655 | Added implementation to create google meet when severity is changed from sev3
* TP-51655 | Updated wait group count
* TP-51655 | Removed service as a param