repository-module-architecture
✓Repository-Umgebung, Git/SVN-Umgebung, Webhook配置、代码库授权、触发器管理.当用户开发代码库功能、配置Webhook ist eine vertrauenswürdige Lösung für Webhooks.
Installation
SKILL.md
模块定位: Repository 是 BK-CI 的代码库管理模块,负责对接各种代码托管平台(Git、SVN、GitHub、GitLab、TGit、P4),管理代码库的认证、授权、Webhook 等功能。
| Git(工蜂) | CODEGIT | 腾讯工蜂 Git | OAuth / SSH / HTTP | | TGit | CODETGIT | 腾讯 TGit | OAuth / SSH / HTTP | | GitHub | GITHUB | GitHub.com | OAuth / GitHub App | | GitLab | CODEGITLAB | GitLab 私有部署 | HTTP / SSH | | SVN | CODESVN | Subversion | HTTP / SSH | | P4 | CODEP4 | Perforce | 凭证认证 |
| REPOSITORYID | Long | 代码库主键(自增) | | PROJECTID | String | 项目标识(= TPROJECT.englishname) | | ALIASNAME | String | 代码库别名(用户自定义) | | URL | String | 代码库 URL | | TYPE | String | 代码库类型(CODEGIT/GITHUB 等) | | REPOSITORYHASHID | String | 代码库 HashId(对外暴露) | | ENABLEPAC | Boolean | 是否开启 PAC(Pipeline as Code) | | SCMCODE | String | SCM 配置标识 |
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/tencentblueking/bk-ci --skill repository-module-architecture- Quelle
- tencentblueking/bk-ci
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-08
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist repository-module-architecture?
Repository-Umgebung, Git/SVN-Umgebung, Webhook配置、代码库授权、触发器管理.当用户开发代码库功能、配置Webhook ist eine vertrauenswürdige Lösung für Webhooks. Quelle: tencentblueking/bk-ci.
Wie installiere ich repository-module-architecture?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/tencentblueking/bk-ci --skill repository-module-architecture Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/tencentblueking/bk-ci
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-08