Skip to content
Success

Changes

Summary

  1. ci(prow): add ci repo seed postsubmit job (#4347) (commit: a46c7a0) (details)
Commit a46c7a08f7c1d79043849142ea801fd8b702bef9 by noreply
ci(prow): add ci repo seed postsubmit job (#4347)

## Summary
- add a Jenkins-backed Prow postsubmit for `PingCAP-QE/ci` on `main`
- trigger the top-level Jenkins job `seed` with status context `seed`
- update `prow-jobs/kustomization.yaml` to include the new postsubmit
config

## Verification
- `git diff --check`
- `git diff --cached --check` before commit

## Notes
- confirmed the Jenkins endpoint exists at
`https://do.pingcap.net/jenkins/job/seed/`
- did not run full Prow `checkconfig` locally
(commit: a46c7a0)
The file was modifiedprow-jobs/kustomization.yaml (diff)
The file was addedprow-jobs/pingcap-qe/ci/postsubmits.yaml