Skip to content

chore: remove sample/test dependabot entries to reduce PR noise#1741

Merged
EItanya merged 3 commits into
kagent-dev:mainfrom
jsonmp-k8:chore/remove-sample-dependabot
Apr 25, 2026
Merged

chore: remove sample/test dependabot entries to reduce PR noise#1741
EItanya merged 3 commits into
kagent-dev:mainfrom
jsonmp-k8:chore/remove-sample-dependabot

Conversation

@jsonmp-k8

@jsonmp-k8 jsonmp-k8 commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the Python (uv) — sample applications dependabot entry (covers /python/samples/* and /go/core/test/e2e/agents/kebab)
  • Remove the Docker — sample and test images dependabot entry (covers the same sample/test directories)

These two entries generate frequent low-value dependency update PRs for sample apps and test fixtures, adding review fatigue without meaningful security or stability benefit. Core package dependencies (Python workspace, Docker production images) remain tracked.

Test plan

  • Verify dependabot.yml is valid YAML and parses correctly
  • Confirm remaining dependabot entries (GitHub Actions, Go modules, Python workspace, npm, Docker core) are unchanged

Remove the "Python (uv) — sample applications" and "Docker — sample
and test images" sections from dependabot.yml. These generate frequent
low-value dependency update PRs for sample apps and test fixtures,
adding review fatigue without meaningful security or stability benefit.

Signed-off-by: Jaison Paul <paul.jaison@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reduces Dependabot pull request noise by removing update configurations that target sample applications and test fixture images, while keeping Dependabot coverage for core repositories and production artifacts.

Changes:

  • Removed the Dependabot Python (uv) entry that tracked dependencies for sample apps and a test fixture directory.
  • Removed the Dependabot Docker entry that tracked sample/test image directories.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jsonmp-k8

Copy link
Copy Markdown
Contributor Author

@EItanya can you please review this ? This will help make your life easy on Monday :)

@EItanya EItanya merged commit 3042336 into kagent-dev:main Apr 25, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants