Skip to content

fix(integrations): remove workspace Search configuration - #7812

Merged
waleedlatif1 merged 2 commits into
stagingfrom
codex/remove-workspace-search-integrations
Sep 14, 2026
Merged

waleedlatif1 merged 2 commits into
stagingfrom
codex/remove-workspace-search-integrations

Conversation

@waleedlatif1

@waleedlatif1 waleedlatif1 commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the workspace Search tab and setup page; organization settings own Search configuration.
  • Move the preserved organization setup components out of the retired workspace route and remove its unused UI, cache updates, and return links.
  • Point workspace knowledge-base actions to knowledge bases and update the setup documentation.

Type of Change

  • Bug fix

Testing

  • 499 focused regression tests passed, including workspace and organization Slack setup navigation.
  • App type-check, repository lint, all 46 repository audits, block registry check, and docs manifest check passed.
  • Verified workspace Integrations/Skills navigation, the removed route's not-found page, and organization Google Drive setup in the local browser.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 14, 2026 6:13pm UTC

Request Review

@greptile-apps

greptile-apps Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge, with no outstanding correctness, security, or repository-rule violations identified.

Summary

  • Removes the workspace Search tab, route, setup UI, status UI, and obsolete return flows.
  • Moves reusable Search setup components and parameters into organization/shared locations.
  • Redirects workspace knowledge-base and enrollment actions to remaining knowledge-base or credential-group destinations.
  • Updates connector hooks, navigation, tests, and documentation for organization-owned Search configuration.

Diagram

%%{init: {'theme': 'neutral'}}%%
flowchart LR
    W[Workspace integrations] --> K[Workspace knowledge bases]
    E[Workspace enrollment] --> K
    O[Organization settings] --> S[Organization Search sources]
    S --> P[Provider setup]
    S --> A[Member account connections]
    R[Retired workspace Search route] --> N[Not found]
Loading

Reviews (2) · Last reviewed commit: "fix(tests): align Slack setup navigation..."

@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@greptile

@waleedlatif1

Copy link
Copy Markdown
Collaborator Author

@cubic-dev-ai review this PR

@cubic-dev-ai

cubic-dev-ai Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@cubic-dev-ai review this PR

@waleedlatif1 I have started the AI code review. It will take a few minutes to complete.

@waleedlatif1
waleedlatif1 merged commit e9d17ba into staging Sep 14, 2026
34 checks passed
@waleedlatif1
waleedlatif1 deleted the codex/remove-workspace-search-integrations branch September 14, 2026 18:18

This branch was previously deployed

1 inactive deployment
Preview e9f93693 Deployed Sep 14, 2026 by vercel[bot]
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.

1 participant