Files
42marketplaces/sync/gh-konflux-ci-skills-skills-debugging-pipeline-failures.json
2025-11-30 09:08:53 +08:00

18 lines
679 B
JSON

{
"name": "debugging-pipeline-failures",
"owner": {
"name": "Gjorgji Georgievski",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "debugging-pipeline-failures",
"description": "Use when investigating Konflux Tekton pipeline failures, PipelineRun/TaskRun issues, build failures, or CI/CD workflow problems. Provides systematic debugging methodology using standard kubectl commands for comprehensive root cause analysis in Konflux environments.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-konflux-ci-skills-skills-debugging-pipeline-failures.git"
},
"strict": true
}
]
}