* 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
* TP-38709 | Merging the changes to master on the logfix
* TP-51197 | Fixed meeting link display on blaze channel
* TP-51197 | Fixed label for meeting not available
* TP-38709 | Merging the changes to master on the logfix
* TP-51020 | Added help commands button in incident channel which displays the list of supported commands
* TP-51020 | Fixed houston commands alignment issue
* TP-38709 | Merging the changes to master on the logfix
* TP-51020 | Added help commands button in incident channel which displays the list of supported commands
* TP-38709 | Merging the changes to master on the logfix
* TP-50597 | Impelemented get rca link api to support Houston UI
* TP-50597 | Modified incident response to return rca link if exists or else return blank value
* TP-50597 | removed dead code
* TP-50597 | reverted changes for create incident workflow
* TP-50597 | removed cyclic dependency and added unit tests