Skip to content

Commit 6ea7b35

Browse files
zdrapeladurandom
authored andcommitted
docs: add lifecycle, prow, and prow-trigger-nightly skills to README
Add Platform Lifecycle and CI / Prow sections covering the three skills added via PRs #25 and #26 that were missing from the README. Assisted-by: OpenCode
1 parent 8766503 commit 6ea7b35

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,19 @@ Update Konflux task digests and apply `MIGRATION.md` pipeline changes in [rhdh-p
3838
npx skills add redhat-developer/rhdh-skill --skill konflux-tekton-updates
3939
```
4040

41+
### Platform Lifecycle
42+
43+
Check version support status for platforms and integrations used by RHDH.
44+
45+
- **[lifecycle](./skills/lifecycle/SKILL.md)** — Check version lifecycle and support status for OCP, AKS, EKS, GKE, RHDH releases, RHBK, Quay, PostgreSQL, and any Red Hat product via the Product Life Cycles API.
46+
47+
### CI / Prow
48+
49+
Manage Prow CI job configurations and trigger nightly E2E tests.
50+
51+
- **[prow](./skills/prow/SKILL.md)** — Manage Prow CI job configurations for RHDH in the openshift/release repository. List, generate, add, and remove OCP test entries and cluster pools. List K8s platform test entries (AKS, EKS, GKE). Analyze coverage gaps. Commission new release branches and decommission end-of-life ones.
52+
- **[prow-trigger-nightly](./skills/prow-trigger-nightly/SKILL.md)** — Trigger RHDH nightly ProwJobs on demand via the OpenShift CI Gangway REST API. Supports both rhdh and rhdh-plugin-export-overlays repos with Gangway overrides for catalog index image, chart version, and Playwright version.
53+
4154
### Local Testing
4255

4356
Test plugins in a local RHDH instance before deploying.

0 commit comments

Comments
 (0)