Skip to main content
konflux-ci
GitHub クリエイタープロフィール

konflux-ci

43 件の GitHub リポジトリにある 139 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
139
リポジトリ
43
更新
2026年8月18日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
konflux-ci
9 件の skills · 2026年7月28日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
6.5%比率
#02
agent-plugins
9 件の skills · 2026年6月25日
ソフトウェア開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
6.5%比率
#03
coverport
8 件の skills · 2026年8月10日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者プロジェクト管理専門家
3 件の職業カテゴリ · 88% 分類済み
5.8%比率
#04
integration-service
6 件の skills · 2026年5月25日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
4.3%比率
#05
konflux-test
6 件の skills · 2026年7月13日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
4.3%比率
#06
caching
6 件の skills · 2026年8月18日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターテクニカルライター
3 件の職業カテゴリ · 100% 分類済み
4.3%比率
#07
konflux-test-tasks
6 件の skills · 2026年5月25日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
4.3%比率
#08
tekton-integration-catalog
5 件の skills · 2026年7月2日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
3.6%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

ginkgo-testing
ソフトウェア品質保証アナリスト・テスター

Ginkgo/Gomega testing patterns for Konflux — test cleanup (envtest), Eventually/Consistently soft assertions, and helper conventions. Use when writing or reviewing Ginkgo tests.

2026年7月28日
pr-review
ソフトウェア品質保証アナリスト・テスター

Use when reviewing pull requests in konflux-ci/konflux-ci. Covers upstream/downstream hygiene and other repo-wide review checks that are easy to miss in a focused feature review.

2026年7月28日
debug-e2e-tests
ソフトウェア品質保証アナリスト・テスター

Debug failed Konflux e2e test runs by downloading logs and artifacts from GitHub Actions or OpenShift CI (Prow), analyzing test failures, and suggesting fixes. Use when the user asks to debug, investigate, or fix a failing e2e test, CI failure, or flaky test.

2026年7月28日
local-dev-setup
ソフトウェア開発者

Deploy Konflux on a local Kind cluster. Supports development mode (operator outside cluster for fast iteration) and preview mode (operator deployed in-cluster from release/build). Use when the user wants to start, restart, or recreate a local Konflux…

2026年7月28日
go-toolchain-upgrade
ソフトウェア開発者

Use when konflux-ci/konflux-ci PRs touch go.mod, go.sum, the go directive, golangci-lint or controller-gen pins, or deploy/e2e scripts that run go or make; or when CI logs show go.mod requires go >=, GOTOOLCHAIN/local mismatch, or OpenShift Prow failures on…

2026年7月23日
companion-pr-review
ソフトウェア開発者

Use when reviewing, triaging, or retro-analyzing MintMaker/Renovate dependency PRs and their manifest companion PRs in konflux-ci/konflux-ci. Covers which PRs to skip, which to review lightly, label timing, and expected lifecycle.

2026年7月12日
update-upstream-deps
ソフトウェア開発者

Update upstream Konflux component versions. Use when bumping component versions, updating refs, or syncing to latest upstream.

2026年7月9日
dev-verify-loop
ソフトウェア開発者

Use when iteratively verifying operator changes in development — code edit, stop operator, optionally regenerate manifests or CRDs, restart operator, verify. Use when the user says "verify", "test this change", "restart the operator", or needs a…

2026年7月7日
収集済み skill 9 件中 8 件を表示しています。
konflux-architecture
ソフトウェア開発者

Use when needing to understand Konflux architecture, design decisions, service responsibilities, APIs, build/test/release workflows, or how Konflux components fit together.

2026年6月25日
red-hat-konflux-teams
ソフトウェア開発者

Use when needing to know which Red Hat team owns a Konflux-related repository (konflux-ci, hermetoproject, conforma orgs), which JIRA project or component to file issues against, or how the Red Hat Konflux engineering organization maps to the codebase.

2026年6月25日
using-trusted-maven-dependencies
ソフトウェア開発者

Use when updating a Maven project to source its dependencies from a trusted Maven repository instead of Maven Central.

2026年6月24日
component-build-status
ソフトウェア開発者

Use to trigger component builds, releases or get a component or application status

2026年6月24日
working-with-provenance
ネットワーク・コンピュータシステム管理者

Use when tracing Konflux builds from image references, finding build logs from artifacts, or verifying source commits for container images - extracts provenance attestations to navigate from images back to builds and source code

2025年11月13日
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…

2025年11月13日
debugging-pipeline-failures
ネットワーク・コンピュータシステム管理者

Use when Konflux pipelines fail, are stuck, timeout, or show errors like ImagePullBackOff. Covers PipelineRun failures, TaskRun issues (Pending, Failed, stuck Running), build errors, and systematic debugging of Tekton pipeline problems using kubectl and logs.

2025年11月13日
self-test-skill-invocation
ソフトウェア品質保証アナリスト・テスター

Use when user asks to "test skill invocation framework" or mentions "canary skill test". This is a self-test skill to verify the test framework correctly loads and invokes skills.

2025年11月12日
収集済み skill 9 件中 8 件を表示しています。
codecov-onboarding
未分類

Onboard repositories to Codecov for unit test coverage tracking. Use this skill when users want to add Codecov integration, configure coverage uploads with flags, or set up CI pipelines to report coverage. Works with GitHub Actions, OpenShift CI (Prow), and…

2026年8月10日
codecov-setup
ソフトウェア開発者

Use when bulk-onboarding multiple repos to Codecov from an audit CSV, or when user says "bulk codecov", "prepare codecov", "enable codecov", "codecov from audit", "onboard repos to codecov", "apply codecov changes", "open the MRs", "push those changes",…

2026年7月15日
coverage-audit
ソフトウェア品質保証アナリスト・テスター

Audit a GitHub/GitLab organization's repositories for code coverage status. Generates CSV spreadsheet showing which repos have tests, Codecov integration, and what's missing. Use when user asks to audit an org, create a coverage spreadsheet, or assess…

2026年7月15日
coverport-integration
ソフトウェア品質保証アナリスト・テスター

Integrate coverport into repositories to enable e2e test coverage collection and upload to Codecov. Supports Go, Python, Node.js, and Rust applications with Tekton/Konflux pipelines and GitHub Actions (using coverport CLI container via podman). Use this skill…

2026年7月15日
coverage-jira-tasks
プロジェクト管理専門家

Generate and create Jira tasks for code coverage onboarding from an audit CSV. Two-phase workflow — dry-run generates task files locally for review, then create-tasks pushes them to Jira under a target epic. Use when user wants to create Jira tasks from an…

2026年7月13日
c-cpp-coverage
ソフトウェア開発者

Generate code coverage for C/C++ projects using gcov and lcov, and upload to Codecov. Use this skill when users need to add coverage to C or C++ projects, set up lcov pipelines, or troubleshoot gcov/lcov issues. Covers autotools, CMake, and Meson build…

2026年7月12日
pr-definition-of-done
ソフトウェア品質保証アナリスト・テスター

Checklist for merge-ready PRs in coverport. Use when preparing a PR for review or verifying a PR meets all requirements before merging.

2026年7月1日
add-codecov-yml
ソフトウェア開発者

Use when asked to add, create, or generate a .codecov.yml file for a repository and open a PR or MR. Supports GitHub and GitLab repositories. Triggers on requests like "add codecov config", "create codecov yml", "set up codecov for repo X", "add coverage…

2026年6月27日
ci-cd-quirks
ソフトウェア開発者

Use when CI checks fail unexpectedly, when preparing code for CI, or when encountering non-obvious build and pipeline behavior. Covers vendoring, hermetic builds, security scans, code generation checks, coverage, and webhook validation gotchas.

2026年5月25日
debugging-running-instance
ソフトウェア開発者

Use when debugging integration-service running on a cluster. Covers pod logs, health probes, metrics, webhooks, network policies, environment variables, snapshot GC, and common failure modes.

2026年5月25日
kind-cluster-setup
ソフトウェア開発者

Use when setting up a local development environment, deploying integration-service to a cluster, installing CRDs, or tearing down a Kind cluster. Covers make targets, kustomize deployment, and full Konflux stack setup.

2026年5月25日
pr-definition-of-done
ソフトウェア開発者

Use when preparing a pull request for review, before pushing, or when reviewing someone else's PR. Checklist of CI checks, commit conventions, code generation, testing, and documentation requirements.

2026年5月25日
running-e2e-tests
ソフトウェア品質保証アナリスト・テスター

Use when building, configuring, or running e2e tests for integration-service against a real cluster (Kind or OpenShift). Covers environment variables, test framework, Ginkgo flags, CI pipeline, and test repos.

2026年5月25日
running-unit-tests
ソフトウェア品質保証アナリスト・テスター

Use when running, writing, or troubleshooting unit tests for integration-service. Covers make test, envtest setup, suite patterns, mock loader, CRD discovery, coverage, and common test failures.

2026年5月25日
running-tests-locally
ソフトウェア品質保証アナリスト・テスター

Use when running OPA policy unit tests, BATS bash tests, shellcheck, hadolint, or conftest integration tests locally. Covers test commands, coverage requirements, test data, and prerequisites.

2026年7月13日
adding-tools-to-image
ソフトウェア開発者

Use when adding new tools, binaries, or packages to the konflux-test container image. Covers artifacts.lock.yaml (generic binaries), rpms.in.yaml (system packages), multi-architecture support, and hermetic build constraints.

2026年5月26日
ci-cd-quirks
ソフトウェア開発者

Use when CI checks fail unexpectedly, when preparing code for CI, or when encountering non-obvious build and pipeline behavior. Covers hermetic builds, Tekton pipelines, multi-arch, GitHub Actions checks, and integration test structure.

2026年5月26日
pr-definition-of-done
ソフトウェア開発者

Use when preparing a pull request for review or before pushing. Checklist of commit conventions, Rego policy tests at 100% coverage, BATS tests, code quality checks, and CI check requirements.

2026年5月26日
writing-bash-functions
ソフトウェア開発者

Use when adding or modifying bash utility functions in test/utils.sh. Covers naming conventions, function structure, BATS tests, mock patterns for external tools, TEST_OUTPUT format, and shellcheck compliance.

2026年5月26日
writing-rego-policies
ソフトウェア開発者

Use when writing, modifying, or reviewing OPA/conftest Rego policies. Covers package naming, rule prefixes (violation_ and warn_), conftest namespaces, violation object structures, imports, and unit test patterns.

2026年5月26日
ci-cd-quirks
ソフトウェア開発者

Use when CI behaves unexpectedly, when you need to understand how Tekton bundles are built, or when understanding non-obvious behavior with templated workflows, Checkton, migration validation, kustomize checks, or trusted artifacts generation.

2026年5月25日
debugging-task-failures
ソフトウェア開発者

Use when a scan task fails in a pipeline, when task results have unexpected values, when understanding scan output formats, or when debugging bundle build failures.

2026年5月25日
pr-definition-of-done
ソフトウェア開発者

Use before pushing a PR for review, when CI checks fail, or when reviewing someone else's PR. Pre-push checklist covering all CI requirements, commit conventions, and documentation for task catalog PRs.

2026年5月25日
task-generator-usage
ソフトウェア開発者

Use when creating task variants (remote, trusted-artifacts), working with recipe.yaml files, or when the check-ta CI workflow fails. Covers both Go generators, the recipe format, and the generation pipeline.

2026年5月25日
task-versioning-and-migration
ソフトウェア開発者

Use when creating a new task version, bumping version labels, writing migration scripts, or when versioning/migration CI checks fail. Covers version labels, CHANGELOG.md, migration scripts with pmt modify, and kustomized variant updates.

2026年5月25日
testing-tasks
ソフトウェア品質保証アナリスト・テスター

Use when writing tests for a Tekton task, running tests locally, debugging test failures in CI, or understanding the three testing layers (Kind cluster, Tekton integration, ShellSpec).

2026年5月25日
modifying-ci-workflows
未分類

Guides changes to GitHub Actions workflows under .github/workflows/. Covers action version conventions, caching patterns, and the pre-commit integration. Use when the user asks to add a CI check, modify a workflow, or update GitHub Actions.

2026年8月14日
updating-segment-event-mappings
ソフトウェア開発者

Guides changes to the jq transforms in scripts/jq/ that transform NDJSON records into Segment batch events. Covers updating field mappings, adding new event properties, and regenerating the sample fixtures. Use when the user asks to change what data is sent…

2026年6月5日
adding-a-kwok-test-fixture
ソフトウェア品質保証アナリスト・テスター

Guides creation of kwok-based integration tests for shell scripts. Covers fixture YAML under testdata/, Go test setup with containerfixture + kwok, and yamllint configuration. Use when the user asks to add tests for a shell script, create a kwok fixture, or…

2026年6月3日
adding-an-adr
ソフトウェア開発者

Guides creation of Architecture Decision Records in docs/adr/. Use when the user asks to document a design decision, add an ADR, or record an architectural choice.

2026年6月3日
adding-a-data-source
ソフトウェア開発者

Guides coordinated addition of fetch scripts that read the Kubernetes or Tekton Results APIs and emit NDJSON for segment-bridge. Covers shell scripts under scripts/, kwok + containerfixture tests, and .yamllint.yaml ignores; optionally wires scripts into the…

2026年4月30日
43 件中 12 件のリポジトリを表示