Skip to content

[WIP] skills: Add pipelines skills (pipeline-failure-advisor, pipeline-upgrade-advisor, tekton-docs)#12

Open
harche wants to merge 1 commit into
openshift:mainfrom
harche:skills/pipelines
Open

[WIP] skills: Add pipelines skills (pipeline-failure-advisor, pipeline-upgrade-advisor, tekton-docs)#12
harche wants to merge 1 commit into
openshift:mainfrom
harche:skills/pipelines

Conversation

@harche
Copy link
Copy Markdown
Contributor

@harche harche commented Apr 21, 2026

Summary

  • Adds pipelines/pipeline-failure-advisor/ — Analyzes pre-collected PipelineRun diagnostics JSON across 8 failure categories with a decision matrix; ported from openshift-pipelines-operator/upstream/lightspeed/skills/
  • Adds pipelines/pipeline-upgrade-advisor/ — Assesses Pipelines operator upgrade readiness (running pipelines, v1beta1 deprecations, custom tasks)
  • Adds pipelines/tekton-docs/ — Reads Tekton documentation via curl from GitHub (Pipelines, Triggers, Chains, Hub)
  • Adds pipelines/OWNERS and pipelines/README.md

Test plan

  • Verify pipeline-failure-advisor SKILL.md covers all 8 failure categories
  • Verify pipeline-upgrade-advisor SKILL.md correctly identifies v1beta1 deprecation warnings
  • Verify tekton-docs SKILL.md curl endpoints for Tekton docs repos are reachable
  • Smoke-test failure analysis against a sample diagnostics JSON

Note: These are initial drafts. They will evolve as we test and refine them based on real-world usage.

🤖 Generated with Claude Code

…ade-advisor, tekton-docs)

Add pipeline-failure-advisor for diagnosing PipelineRun failures,
pipeline-upgrade-advisor for assessing Pipelines operator upgrade
readiness, and tekton-docs for reading Tekton documentation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 21, 2026
@openshift-ci openshift-ci Bot requested a review from mrunalp April 21, 2026 20:31
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harche

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 21, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 21, 2026

@harche: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant