Files
gh-coreos-ai-helpers-plugin…/.claude-plugin/plugin.json
2025-11-29 18:16:32 +08:00

12 lines
252 B
JSON

{
"name": "pipeline-status",
"description": "Summarize the status of the RHCOS pipeline using Slack",
"version": "0.0.0-2025.11.28",
"author": {
"name": "coreos",
"email": "zhongweili@tubi.tv"
},
"commands": [
"./commands"
]
}