Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We have a weekly scheduled build for connectors. That's only triggered for the main branches, because that's how the Github Actions schedule works, per https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
We can resolve that by having the Github Action flow checkout multiple branches as a matrix to run these weekly tests.
Attachments
Issue Links
- causes
-
FLINK-32448 Connector Shared Utils checks out wrong branch when running CI for PRs
- Closed
- links to
(7 links to)