[CI][Release] Verification jobs for release candidate binaries trigger before binaries are available
Open
Component: Continuous Integration
Component: Release
Type: bug
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the bug, including details regarding any error messages, version, and platform.
As soon as the new tag for a release candidate is created the verification jobs for binaries are triggered:
https://github.com/apache/arrow/actions/runs/18499225616
They all are red as the binaries are still not created at this point:
We should not trigger this until the binaries are ready to be validated.
### Component(s)
Continuous Integration, Release
Contributor guide
Assessment
This issue has not been assessed yet.