Files
gh-konflux-ci-skills-skills…/README.md
2025-11-30 08:35:21 +08:00

4 lines
359 B
Markdown

# navigating-github-to-konflux-pipelines
Use when GitHub PR or branch has failing checks and you need to find Konflux pipeline information (cluster, namespace, PipelineRun name). Teaches gh CLI commands to identify Konflux checks (filter out Prow/SonarCloud), extract PipelineRun URLs from builds and integration tests, and parse URLs for kubectl debugging.