github-issues-importer:将问题从本地文件导入 Github

时间:2024-07-19 09:02:33
【文件属性】:

文件名称:github-issues-importer:将问题从本地文件导入 Github

文件大小:4KB

文件格式:ZIP

更新时间:2024-07-19 09:02:33

JavaScript

github问题导入器 将问题从本地文件导入 Github 用法 指定 issues.json 文件 全局user 、 repo和assignee属性可以被指定的 issue 覆盖。 全局labels属性将与问题中指定的合并。 { " user " : " yetithefoot " , " repo " : " " , " assignee " : " yetithefoot " , " labels " : [ " example " ], " issues " : [ { " title " : " Bug found in view rendering " , " body " : " Lorem ipsum " ,


【文件预览】:
github-issues-importer-master
----index.js(2KB)
----package.json(807B)
----issues.json(4KB)
----LICENSE(1KB)
----.gitignore(12B)
----README.md(1KB)

网友评论