18 lines
449 B
JSON
18 lines
449 B
JSON
{
|
|
"name": "utils",
|
|
"owner": {
|
|
"name": "github.com/openshift-eng",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "utils",
|
|
"description": "A generic utilities plugin serving as a catch-all for various helper commands and agents",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-openshift-eng-ai-helpers-plugins-utils.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |