-
Notifications
You must be signed in to change notification settings - Fork 4
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
fix: Correctly cleanup existing slack integrations #411
Conversation
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨Explore these optional code suggestions:
|
Co-authored-by: qodo-merge-pro[bot] <151058649+qodo-merge-pro[bot]@users.noreply.github.com>
User description
PR Type
Bug fix, Enhancement
Description
upsertIntegrations
Changes walkthrough 📝
integrations.ts
Rename and refactor installable integrations variable
control-plane/src/modules/integrations/integrations.ts
installableIntegrations
variable toinstallables
for betterreadability
index.ts
Improve Slack integration cleanup and conflict resolution
control-plane/src/modules/integrations/slack/index.ts
cleanupConflictingConnections
functionupsertIntegrations
deleteNangoConnection
by removing clusterId parameter