Skip to content

chore: pause Dependabot while this repo is paused - #185

Merged
benminer merged 2 commits into
mainfrom
chore/pause-dependabot
Jul 21, 2026
Merged

chore: pause Dependabot while this repo is paused#185
benminer merged 2 commits into
mainfrom
chore/pause-dependabot

Conversation

@benminer

Copy link
Copy Markdown
Collaborator

Summary

This repo is being paused temporarily, so we don't want Dependabot generating new PRs or alerts in the meantime. Re-enable by removing the open-pull-requests-limit: 0 lines and re-enabling vulnerability alerts in repo Settings (or via gh api -X PUT repos/scope3data/agentic-client/vulnerability-alerts) when work resumes.

Test plan

  • Confirmed gh api repos/scope3data/agentic-client/vulnerability-alerts returns 404 (disabled)
  • Confirmed all 9 open Dependabot PRs are closed

Sets open-pull-requests-limit: 0 for npm and github-actions ecosystems so
Dependabot stops opening new version-update PRs. Security vulnerability
alerts have also been disabled via the repo settings (not file-based, so
not part of this diff).
@benminer
benminer requested a review from a team July 20, 2026 23:46
No package version bump needed — this PR only touches repo/CI config.
@benminer
benminer merged commit b2c1a51 into main Jul 21, 2026
6 checks passed
@benminer
benminer deleted the chore/pause-dependabot branch July 21, 2026 00:01
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