Files
42marketplaces/sync/gh-coreos-ai-helpers-plugins-pipeline-status.json
2025-11-29 18:53:27 +08:00

18 lines
419 B
JSON

{
"name": "pipeline-status",
"owner": {
"name": "coreos",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "pipeline-status",
"description": "Summarize the status of the RHCOS pipeline using Slack",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-coreos-ai-helpers-plugins-pipeline-status.git"
},
"strict": true
}
]
}