MCPcopy Index your code
hub / github.com/einride/gh-dependabot

github.com/einride/gh-dependabot @v0.14.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.14.1 ↗ · + Follow
68 symbols 142 edges 9 files 10 documented · 15%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

gh-dependabot

A GitHub CLI extension to quickly review and approve Dependabot PRs.

Installation

This extension is developed and tested against a minimum version (2.2.0) of the GitHub CLI.

  1. Install the gh cli - see the installation instructions

  2. Install this extension:

sh gh extension install einride/gh-dependabot

Usage

 $ 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)

Core symbols most depended-on inside this repo

Run
called by 14
internal/gh/gh.go
markInProgress
called by 6
tui_list.go
mergePullRequest
called by 4
tui_cmds.go
markDone
called by 3
tui_list.go
SearchQuery
called by 3
pullrequest.go
Filter
called by 2
pullrequest.go
loadPullRequestPage
called by 2
pullrequest.go
Update
called by 2
tui.go

Shape

Method 29
Struct 19
Function 18
TypeAlias 2

Languages

Go100%

Modules by API surface

tui_cmds.go22 symbols
tui_list.go12 symbols
pullrequest.go11 symbols
tui_details.go9 symbols
tui.go7 symbols
internal/gh/gh.go4 symbols
securityfilter.go2 symbols
main.go1 symbols

For agents

$ claude mcp add gh-dependabot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact