navigating-github-to-konflux-pipelines

Official

Bridge GitHub checks to Konflux pipelines.

Authorkonflux-ci
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps automate the process of identifying Konflux-related checks on GitHub, extracting PipelineRun URLs, and parsing those URLs for kubectl debugging. It empowers engineers to quickly move from a failing PR check to a kubectl-ready debugging workflow.

Core Features & Use Cases

  • Filter checks by the Konflux pattern (name or details URL containing konflux)
  • Extract direct PipelineRun URLs from build checks (-on-pull-request / -on-push)
  • Parse PipelineRun URLs into cluster, namespace, and PipelineRun name for kubectl
  • Distinguish build vs integration-test checks and prepare diagnostic steps

Quick Start

Use the skill to locate Konflux checks on PRs, then extract and parse the PipelineRun URL for kubectl debugging. Example: given a PR with failing Konflux checks, run the commands to obtain the PipelineRun URL and parse cluster/namespace/run.

Dependency Matrix

Required Modules

ghjq

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: navigating-github-to-konflux-pipelines
Download link: https://github.com/konflux-ci/skills/archive/main.zip#navigating-github-to-konflux-pipelines

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.