integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

Remove obsolete configuration section links across multiple integrations

Open libander opened this issue 5 months ago • 2 comments

What does this PR do?

This PR removes outdated links to Docker, Kubernetes, and ECS configuration “sections” across several integrations. These links redirected users to the general Integrations landing page in the app view and no longer matched the current tabbed layout in the docs.

Motivation

See original issue. I found the same pattern in two other integrations and updated those as well.

Review checklist (to be filled by reviewers)

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • [ ] Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • [ ] If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

libander avatar Dec 01 '25 06:12 libander

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

github-actions[bot] avatar Dec 01 '25 06:12 github-actions[bot]

qa/skip-qa

libander avatar Dec 05 '25 03:12 libander