Skip to content

Conversation

@leandrodamascena
Copy link
Contributor

@leandrodamascena leandrodamascena commented Jan 5, 2026

Issue number: closes #7879

Summary

Reduce Dependabot PR noise by adjusting update frequency and grouping related dependencies.

Changes

  • Change core dependencies (pip, npm, github-actions) from daily to weekly (Mondays)
  • Change auxiliary dependencies (benchmark, docs, examples, layer) from daily to monthly
  • Add dependency groups: github-actions, dev-dependencies, aws-cdk, docs-dependencies
  • Group all GitHub Actions updates into single PR
  • Group dev tools (pytest, ruff, mypy, coverage, etc.) into single PR

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team as a code owner January 5, 2026 10:17
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation github-actions Pull requests that update Github_actions code internal Maintenance changes labels Jan 5, 2026
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 5, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jan 5, 2026
@leandrodamascena leandrodamascena changed the title chore: review dependabot script chore(ci): review dependabot script Jan 5, 2026
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jan 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@leandrodamascena leandrodamascena changed the title chore(ci): review dependabot script chore(ci): improve dependabot workflow to reduce noise Jan 5, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jan 5, 2026
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jan 5, 2026
@github-actions github-actions bot removed the documentation Improvements or additions to documentation label Jan 5, 2026
@leandrodamascena leandrodamascena merged commit f0102a9 into develop Jan 5, 2026
25 checks passed
@leandrodamascena leandrodamascena deleted the chore/review-dependabot-workflow branch January 5, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github-actions Pull requests that update Github_actions code internal Maintenance changes size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: improve dependabot workflow

2 participants