delock/dsh-pr-board0

dsh-pr-board

维护者 PR 看板插件,提供五状态跟踪、侧边栏计数、全屏看板及回到手上的迁移提醒。

AI 分析

核心用途是高效管理 GitHub 上的 PR 审查队列。适合开源项目维护者或需要频繁进行代码审查、多仓库协同的开发团队。

包名
dsh-pr-board
版本
0.2.2
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:delock/dsh-pr-board

Configure / 配置

  1. Click the PR Board widget at the bottom of the sidebar (or press Alt+P). On first open you're prompted to add a repository (owner/name, e.g. octocat/hello-world).
  2. Multiple repositories: the widget lists every monitored repo with its own Me / Author / Ready / Inbox counters. The + button in the widget header (or on the board's tab bar) adds another repo; hovering a tab in the board shows an × to stop monitoring it (removal lives inside the board only). Repos are identified by short name, falling back to the full owner/name when two monitored repos share a name.
  3. GitHub username — set via Settings; leave blank to auto-use the gh login account (one identity across all repos).
  4. Config is stored per-browser (localStorage).

配置存在浏览器 localStorage(每个浏览器/设备设一次);用户名留空则自动采用 host 上 gh 登录的账号;多仓库以短名区分,重名时回退完整 owner/name