Trigger RHDH nightly ProwJobs on demand via the OpenShift CI Gangway REST API. Supports both rhdh and rhdh-plugin-export-overlays repos. Use when the user wants to trigger, run, kick off, or start a nightly CI job, run an on-demand E2E nightly test, list available nightly jobs, or trigger an overlay nightly. Also use when the user mentions Gangway, "nightly job", "periodic-ci", RC verification, testing a custom image, running CI against a fork, or checking available image tags on quay.io.
$npx -y skills add redhat-developer/rhdh-skill --skill prow-trigger-nightlyInstalls into the current project.
Run `npx skills use "https://github.com/redhat-developer/rhdh-skill" --skill "redhat-developer/rhdh-skill/prow-trigger-nightly"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/redhat-developer/rhdh-skill" that are relevant to the current task. Run `npx skills add "https://github.com/redhat-developer/rhdh-skill"` and select the relevant skills, then follow their instructions.