Skip to content

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Aug 26, 2025

Description

Update Dependabot configuration to reduce update churn.

Changes

  • Switch schedule from weekly to monthly (9:00 PT).

  • Limit to one open PR at a time.

  • Add a group rule to bundle all minor/patch GitHub Actions updates into a single monthly PR.

This should cut down on review noise while still keeping dependencies reasonably up to date.


Piggy-backed: Fix existing (on main) pre-commit error

Copy link
Contributor

copy-pr-bot bot commented Aug 26, 2025

Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk rwgk requested a review from kkraus14 August 26, 2025 16:15
@rwgk
Copy link
Collaborator Author

rwgk commented Aug 26, 2025

(Intentionally no running full CI)

Comment on lines +14 to +15
# Keep churn down: only one open PR from this ecosystem at a time
open-pull-requests-limit: 1
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't seem like this is necessary based on the docs

Since we group all updates into a monthly update, this should be implied. But no harm in keeping it, it seems.

@leofang leofang added P2 Low priority - Nice to have CI/CD CI/CD infrastructure labels Aug 27, 2025
@leofang leofang added this to the cuda.core beta 7 milestone Aug 27, 2025
@leofang leofang merged commit b8562d3 into NVIDIA:main Aug 27, 2025
3 checks passed
@leofang
Copy link
Member

leofang commented Aug 27, 2025

Thanks, Ralf! This is nice, the bot was a bit too noisy 😛

Copy link

Doc Preview CI
Preview removed because the pull request was closed or merged.

@rwgk rwgk deleted the dependabot_less_churn branch August 27, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD CI/CD infrastructure P2 Low priority - Nice to have

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants