dsh-github-integration
开发工具 活跃维护

dsh-github-integration

omdsh-dev/dsh-github-integration

静态集成的GitHub Issue与PR管理工具,内置标准化操作指引,支持可审计的需求规划、任务分发与合并审核全流程,依托GitHub原生认证保障操作合规性,降低团队协作的规则落地成本。

2
Stars 标星
0
Forks 分支
2
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
46 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:omdsh-dev/dsh-github-integration
git clone https://github.com/omdsh-dev/dsh-github-integration.git
git clone git@github.com:omdsh-dev/dsh-github-integration.git
README.md main

DSH GitHub Integration

A static github-issue-pr Skill for planning and running auditable GitHub Issue and Pull Request campaigns. It contains guidance only; GitHub authentication and tool permissions are supplied by the user's chosen provider.

Workshop contract

The release under plugins/github-integration/.dsh-plugin declares the public package.json#dshWorkshop Skill contract. It is reviewed as source and is never executed by the Workshop Harness.

  • Protocol: skill
  • Admission mode: guided
  • Artifact: skills/github-issue-pr/SKILL.md
  • Declared scopes: GitHub read and write
  • Registry authority: none; a passing static review remains Catalog-only

The former Repository Plugin wrapper and generated asset copy have been removed. The Skill document is now the only source of truth.

Verify

node scripts/verify-release.mjs

The gate validates metadata, frontmatter, contained links, high-risk command patterns, package contents, and public-release hygiene without running instructions from the Skill.

License

MIT