Skip to content
Success

Changes

Summary

  1. chore(prow-jobs/pingcap/docs): remove v5.4 as it is archived (#4548) (commit: 43ee462) (details)
Commit 43ee462685190380a17a3a050f3426b16fbe50e0 by noreply
chore(prow-jobs/pingcap/docs): remove v5.4 as it is archived (#4548)

### What changed?
- remove the `release-5.4` postsubmit branch rule from
`prow-jobs/pingcap/docs/docs-cn-postsubmits.yaml`
- remove the `release-5.4` postsubmit branch rule from
`prow-jobs/pingcap/docs/docs-postsubmits.yaml`

### Why?
- `release-5.4` documentation has been archived and should no longer
trigger these docs postsubmit jobs

### Validation
- verified the diff only removes the `- ^release-5\.4$` rule from the
two target files
- loaded both YAML files successfully with Ruby `YAML.load_file`

### Reference
- https://github.com/PingCAP-QE/ci/pull/3638/files
- https://github.com/pingcap/docs-staging/pull/133
- https://github.com/pingcap/docs-staging/pull/134
(commit: 43ee462)
The file was modifiedprow-jobs/pingcap/docs/docs-postsubmits.yaml (diff)
The file was modifiedprow-jobs/pingcap/docs/docs-cn-postsubmits.yaml (diff)