mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-14 03:18:04 +00:00
chore: migrate repository to standard knowledge base layout
This commit is contained in:
+9
-9
@@ -13,11 +13,11 @@ documentation:
|
||||
- '.github/**/*.md'
|
||||
- 'assets/README.md'
|
||||
- 'assets/AGENTS.md'
|
||||
- 'assets/config/**/*.md'
|
||||
- 'assets/documents/**/*.md'
|
||||
- 'assets/prompt/**/*.md'
|
||||
- 'assets/skills/**/*.md'
|
||||
- 'assets/repos/**/*.md'
|
||||
- 'tools/config/**/*.md'
|
||||
- 'docs/**/*.md'
|
||||
- 'prompts/**/*.md'
|
||||
- 'skills/**/*.md'
|
||||
- 'tools/external/**/*.md'
|
||||
|
||||
# CI/CD 工作流相关的标签
|
||||
cicd:
|
||||
@@ -27,19 +27,19 @@ cicd:
|
||||
# 提示词相关的标签
|
||||
prompt:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'assets/prompt/**/*.md'
|
||||
- any-glob-to-any-file: 'prompts/**/*.md'
|
||||
|
||||
# 实战案例相关的标签
|
||||
example:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'assets/documents/case-studies/**/*.md'
|
||||
- any-glob-to-any-file: 'docs/case-studies/**/*.md'
|
||||
|
||||
# 外部工具/依赖相关的标签
|
||||
repos:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'assets/repos/**'
|
||||
- any-glob-to-any-file: 'tools/external/**'
|
||||
|
||||
# 工作流模板相关的标签
|
||||
workflow:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'assets/documents/workflow/**'
|
||||
- any-glob-to-any-file: 'docs/playbooks/workflows/**'
|
||||
|
||||
Reference in New Issue
Block a user