prow-trigger-nightly
Installation
SKILL.md
Trigger Nightly ProwJobs
Trigger RHDH nightly ProwJobs via the OpenShift CI Gangway REST API.
Supports two repositories:
- rhdh — the main RHDH application (
periodic-ci-redhat-developer-rhdh-*-nightly) - rhdh-plugin-export-overlays — plugin export overlays (
periodic-ci-redhat-developer-rhdh-plugin-export-overlays-*-nightly)
Script Location
All commands below use paths relative to this skill's directory:
skills/prow-trigger-nightly/scripts/trigger_nightly_job.py
Prerequisites
- Python 3.9+
ocCLI installed (for authentication to OpenShift CI)