A GitHub CLI extension to quickly review and approve Dependabot PRs.
This extension is developed and tested against a minimum version (2.2.0) of the GitHub CLI.
Install the gh cli - see the
installation instructions
Install this extension:
sh
gh extension install einride/gh-dependabot
$ gh dependabot --help
Manage Dependabot PRs.
Usage:
gh dependabot [flags]
Examples:
gh dependabot --org einride
Flags:
-h, --help help for gh
-s, --only-security show only pull requests that relate to security alerts
-o, --org string organization to query (e.g. einride)
-t, --team string team to query (e.g. einride/team-transport-execution)
$ claude mcp add gh-dependabot \
-- python -m otcore.mcp_server <graph>