Periodically review and triage open Dependabot PRs in netwrix/docs.
Tool: Run /review-dependabot in Claude Code — outputs a MERGE / REVIEW / SKIP triage table for all open Dependabot PRs with build statuses.
- MERGE: Build passed, patch bump — approve and merge to
dev, sync to main
- REVIEW: Docusaurus/react/algolia, failed build, or big version jump — do local build check first (
npm install → npm run clear → npm run start → browse site)
- SKIP: Major version bumps — leave for James
If a PR can't rebase: use the recreate button on the PR, or ask Claude to update the dependency directly.
Parent: #1011
Periodically review and triage open Dependabot PRs in
netwrix/docs.Tool: Run
/review-dependabotin Claude Code — outputs a MERGE / REVIEW / SKIP triage table for all open Dependabot PRs with build statuses.dev, sync tomainnpm install→npm run clear→npm run start→ browse site)If a PR can't rebase: use the recreate button on the PR, or ask Claude to update the dependency directly.
Parent: #1011