Skip to content
Success

Changes

Summary

  1. feat(tidb/ghpr_check2): disable artifactVerify for feature branches (commit: 274fc96) (details)
Commit 274fc96d7e88ee7703ae36d62b3f7959d9ed0330 by noreply
feat(tidb/ghpr_check2): disable artifactVerify for feature branches (#3958)

When the base branch is a feature branch (starts with "feature/"), set
artifactVerify to false for tikv and pd artifact downloads. This
prevents verification failures when artifacts may not be available for
feature branches.

Changes:
- Add feature branch detection using regex pattern matching
- Conditionally set artifactVerify based on branch type
- Apply to both tikv and pd artifact fetches
(commit: 274fc96)
The file was modifiedpipelines/pingcap/tidb/latest/ghpr_check2.groovy (diff)