home/categories/git-workflows/astral-sh-setup-uv-agents-skills-dependabot-pr-rollup-skill-md
git-workflowsdevops

dependabot-pr-rollup

Find open Dependabot PRs for the current GitHub repo, compare each PR head to its base branch, replay only the net dependency changes in a fresh worktree and branch, run npm validation, and optionally commit, push, and open a PR. Use when you want to batch or manually replicate active Dependabot updates.

astral-sh
maintainer
astral-sh
更新于 3/10/2026
星标
731
分支
92
quick start

Installation and usage

Find open Dependabot PRs for the current GitHub repo, compare each PR head to its base branch, replay only the net dependency changes in a fresh worktree and branch, run npm validation, and optionally commit, push, and open a PR. Use when you want to batch or manually replicate active Dependabot updates.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use dependabot-pr-rollup