mirror of
https://github.com/zhuima/awesome-cloudflare.git
synced 2026-09-02 22:55:01 +08:00
Add AI.md skill configuration for auto-process-issues
This commit is contained in:
19
.github/AI.md
vendored
Normal file
19
.github/AI.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Auto Process Issues Skill
|
||||
|
||||
## Slash Command
|
||||
`/auto-process-issues`
|
||||
|
||||
## 功能
|
||||
自动处理 awesome-cloudflare 仓库中的自荐 issues。
|
||||
|
||||
## 流程
|
||||
1. 获取 open issues
|
||||
2. 解析 issue 内容
|
||||
3. 确定项目分类
|
||||
4. 更新 README 文件(4 个语言)
|
||||
5. Git 提交
|
||||
6. 推送
|
||||
7. 关闭 issues
|
||||
|
||||
## 使用
|
||||
在对话中使用 `/auto-process-issues` 命令即可自动执行。
|
||||
Reference in New Issue
Block a user