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+
  • oc CLI installed (for authentication to OpenShift CI)

Flow

Installs
30
GitHub Stars
16
First Seen
May 26, 2026
prow-trigger-nightly — redhat-developer/rhdh-skills