Skip to content
dsh.fish
Bundle

dsh-wsl-glab

DeepSeek Harness WSL plugin: read-only glab MR/issue/ci status.

Source
173787247
License
MIT
Updated
Updated 4 days ago

Readme

# dsh-wsl-glab

> **语言:** **中文**(本页) · [English](./README.en.md)

GitLab CLI(glab)只读:MR / issue / ci status。

| | |
|---|---|
| 版本 | **0.1.0** |
| 套件 | [dsh-wsl-kit](https://github.com/173787247/dsh-wsl-kit) **可选**,不在 `install.sh` |

## 安装

```sh
dsh plugin --profile web add github:173787247/dsh-wsl-glab
# 或本机 path:
# dsh plugin --profile web add /mnt/c/Users/YOU/Desktop/AIFullStackDevelopment/dsh-wsl-glab
```

kit 批量链接(可选):`bash dsh-wsl-kit/scripts/link-linux-plugins.sh`

## 工具

| 工具 | 作用 |
|------|------|
| `glab_status` | glab 版本 |
| `glab_mr_list` | MR 列表 |
| `glab_issue_list` | Issue 列表 |
| `glab_ci_status` | 流水线状态 |

## 配置要点

`timeoutMs`

不创建/合并 MR。认证走 glab 自己的配置。互补 `dsh-wsl-github`。

## License

MIT

Install

dsh plugin --profile web add github:173787247/dsh-wsl-glab

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source