GitHub Issue 字段迁移
原名:issue-fields-migration
把仓库标签或 Project V2 字段批量迁移到组织级 Issue Fields。
中文 Skills 技能说明
适合 GitHub 组织统一优先级、日期和状态元数据。先只读生成映射和冲突报告,再小批验证;批量写入会影响多个 Issue,必须确认组织、仓库、字段类型和回滚记录。
上游能力依据
上游原始适用说明:Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable, cross-repo fields.
上游 SKILL.md 主要章节(保留原文标题):
- When to Use
- Prerequisites
- Available Tools
- MCP Tools (read operations)
- CLI / REST API
- Workflow
- Step 0: Migration Source
- Label Migration Flow
- Project Field Migration Flow
- Important Notes
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/83561bd7d8a46fcda0581aedabdf8eac7cb196b6/skills/issue-fields-migration
适用范围
平台:linux、macos、windows;标签:代码协作、GitHub Issue 字段迁移
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。