Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ga-regression-reports

ga-regression-reports には openshift-eng から収集した 41 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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 件を表示しています。