18 lines
496 B
JSON
18 lines
496 B
JSON
{
|
||
"name": "bug-fix-plugin",
|
||
"owner": {
|
||
"name": "shiruixing",
|
||
"email": "plugin@42plugin.com"
|
||
},
|
||
"plugins": [
|
||
{
|
||
"name": "bug-fix-plugin",
|
||
"description": "当用户指定修复ONES系统上的缺陷时,该插件将提供获取缺陷描述、修复缺陷、提交PR的流程方案。",
|
||
"source": {
|
||
"source": "url",
|
||
"url": "https://git.waymay.us/zhongwei/gh-ruixingshi-bug-fix-plugin-bug-fix-plugin.git"
|
||
},
|
||
"strict": true
|
||
}
|
||
]
|
||
} |