·repository-module-architecture
</>

repository-module-architecture

tencentblueking/bk-ci

Référentiel avec Git/SVN et Webhook配置、代码库授权、触发器管理。当用户开发代码库功能、配置Webhook.

24Installations·0Tendance·@tencentblueking

Installation

$npx skills add https://github.com/tencentblueking/bk-ci --skill repository-module-architecture

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 配置标识 |

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/tencentblueking/bk-ci --skill repository-module-architecture
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-08
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que repository-module-architecture ?

Référentiel avec Git/SVN et Webhook配置、代码库授权、触发器管理。当用户开发代码库功能、配置Webhook. Source : tencentblueking/bk-ci.

Comment installer repository-module-architecture ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/tencentblueking/bk-ci --skill repository-module-architecture Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/tencentblueking/bk-ci