Files
42marketplaces/sync/gh-openshift-eng-ai-helpers-plugins-prow-job.json
2025-11-30 09:08:53 +08:00

18 lines
405 B
JSON

{
"name": "prow-job",
"owner": {
"name": "jupierce",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "prow-job",
"description": "A plugin to analyze and inspect Prow CI job results",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-openshift-eng-ai-helpers-plugins-prow-job.git"
},
"strict": true
}
]
}