Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ga-regression-reports

ga-regression-reports에는 openshift-eng에서 수집한 skills 41개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
41
Stars
0
업데이트
2026-05-14
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-jira-triage-link
소프트웨어 개발자

Add a Component Readiness triage record link to a JIRA issue description

2026-05-14
analyze-regressions
소프트웨어 개발자

Grade component health based on regression triage metrics for OpenShift releases

2026-05-14
coderabbit-inheritance-scanner-check
소프트웨어 개발자

Use when checking a repository's .coderabbit.yaml (or .coderabbit.yml) to determine whether inheritance: true is set

2026-05-14
coderabbit-inheritance-scanner-open-pr
소프트웨어 개발자

Fork, sync, and open a fix PR to add inheritance: true to a repo's .coderabbit.yaml

2026-05-14
list-regressions
소프트웨어 개발자

Fetch and analyze component health regressions for OpenShift releases

2026-05-14
analyze-disruption
소프트웨어 개발자

Analyze and compare disruption across one or more Prow CI job runs by examining interval data, audit logs, pod logs, and CPU metrics

2026-04-30
analyze-payload
소프트웨어 개발자

Analyze a payload (rejected, accepted, or in-progress) with historical lookback to identify root causes of blocking job failures and produce an HTML report

2026-04-30
coderabbit-adoption-report
소프트웨어 개발자

Report on CodeRabbit adoption across OpenShift org PRs

2026-04-30
coderabbit-inheritance-scanner-existing-pr-check
소프트웨어 개발자

Search for an existing fix PR on a repo before opening a new one

2026-04-30
coderabbit-inheritance-scanner-search
소프트웨어 개발자

Search for repos with .coderabbit.yaml files in the openshift GitHub org

2026-04-30
coderabbit-rules-from-pr-reviews-fetch-comments
소프트웨어 개발자

Fetch and filter human review comments from recent merged PRs in a GitHub repository

2026-04-30
fetch-jira-issue
소프트웨어 개발자

Fetch JIRA issue details including status, assignee, comments, and progress classification

2026-04-30
fetch-job-run-summary
소프트웨어 개발자

Fetch a Prow job run summary from Sippy showing all failed tests grouped by SIG with error messages

2026-04-30
fetch-new-prs-in-payload
소프트웨어 개발자

Fetch pull requests that are new in a given OpenShift payload compared to the previous payload

2026-04-30
fetch-payloads
소프트웨어 개발자

Fetch recent release payloads from the OpenShift release controller

2026-04-30
fetch-prowjob-json
소프트웨어 개발자

Fetch and return key data from a Prow job's prowjob.json artifact given a Prow job URL

2026-04-30
fetch-regression-details
소프트웨어 개발자

Fetch detailed information about a Component Readiness regression from the Sippy API

2026-04-30
fetch-related-triages
소프트웨어 개발자

Fetch existing triages and untriaged regressions related to a given regression

2026-04-30
fetch-releases
소프트웨어 개발자

Fetch available OpenShift releases from the Sippy API

2026-04-30
fetch-test-report
소프트웨어 개발자

Fetch an OpenShift CI test report by name to get pass rates, test ID, and Jira component from Sippy

2026-04-30
fetch-test-runs
소프트웨어 개발자

Fetch test runs from Sippy API including outputs for AI-based similarity analysis

2026-04-30
get-release-dates
소프트웨어 개발자

Fetch OpenShift release dates and metadata from Sippy API

2026-04-30
list-components
소프트웨어 개발자

List all OCPBUGS components, optionally filtered by team

2026-04-30
list-jiras
소프트웨어 개발자

Query and return raw JIRA bug data for a specific project

2026-04-30
list-teams
소프트웨어 개발자

List all teams from the team component mapping

2026-04-30
oc-authentication-helper
소프트웨어 개발자

Helper skill to retrieve OAuth tokens from the correct OpenShift cluster context when multiple clusters are configured

2026-04-30
payload-autodl-json
소프트웨어 개발자

Schema for the autodl JSON data file produced by analyze-payload for database ingestion — you must use this skill whenever generating the autodl JSON file

2026-04-30
payload-experimental-reverts
소프트웨어 개발자

Experimentally test medium-confidence payload candidates by opening draft revert PRs and triggering payload jobs

2026-04-30
payload-results-yaml
소프트웨어 개발자

State management for agentic payload triage actions — you must use this skill whenever reading or writing the payload results YAML file

2026-04-30
prow-job-analyze-install-failure
소프트웨어 개발자

Analyze OpenShift installation failures in Prow CI jobs by examining installer logs, log bundles, and sosreports. Use when CI job fails "install should succeed" tests at bootstrap, cluster creation or other stages.

2026-04-30
prow-job-analyze-metal-install-failure
소프트웨어 개발자

Analyze OpenShift bare metal installation failures in Prow CI jobs using dev-scripts artifacts. Use for jobs with "metal" in name, for debugging Metal3/Ironic provisioning, installation, or dev-scripts setup failures. You may also use the prow-job-analyze-install-failure skill with this one.

2026-04-30
prow-job-analyze-resource
소프트웨어 개발자

Analyze Kubernetes resource lifecycle in Prow CI job artifacts by parsing audit logs and pod logs from GCS, generating interactive HTML reports with timelines

2026-04-30
prow-job-analyze-test-failure
소프트웨어 품질 보증 분석가·테스터

Analyze failed Prow CI tests by inspecting test code, downloading artifacts, and optionally integrating must-gather cluster diagnostics for root cause analysis

2026-04-30
prow-job-artifact-search
소프트웨어 개발자

Search, list, and fetch artifacts from Prow CI job runs stored in GCS using the gcloud CLI

2026-04-30
prow-job-extract-must-gather
소프트웨어 개발자

Extract and decompress must-gather archives from Prow CI job artifacts, generating an interactive HTML file browser with filters

2026-04-30
revert-pr
소프트웨어 개발자

Git revert workflow and Revertomatic PR template for reverting merged PRs

2026-04-30
set-release-blocker
소프트웨어 개발자

Set the Release Blocker field on a JIRA issue

2026-04-30
stage-payload-reverts
소프트웨어 개발자

Create TRT JIRA bugs, open revert PRs, and trigger payload jobs for high-confidence revert candidates

2026-04-30
summarize-jiras
소프트웨어 개발자

Query and summarize JIRA bugs for a specific project with counts by component

2026-04-30
triage-regression
소프트웨어 개발자

Create or update a Component Readiness triage record linking regressions to a JIRA bug

2026-04-30
이 저장소에서 수집된 skills 41개 중 상위 40개를 표시합니다.