-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[Bug]: GitHub Action on PR of old base would fail #27854
Copy link
Copy link
Closed
Labels
Milestone
Description
What happened?
Example PR: #27853
It has a dumb change based on an old master (sometimes in July), its GitHub Action fails:
https://github.com/apache/beam/actions/runs/5764938541/job/15629910028?pr=27853
We should run the Actions on the branch of (Change merge into master), not the PR branch directly
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
- Component: Python SDK
- Component: Java SDK
- Component: Go SDK
- Component: Typescript SDK
- Component: IO connector
- Component: Beam examples
- Component: Beam playground
- Component: Beam katas
- Component: Website
- Component: Spark Runner
- Component: Flink Runner
- Component: Samza Runner
- Component: Twister2 Runner
- Component: Hazelcast Jet Runner
- Component: Google Cloud Dataflow Runner
Reactions are currently unavailable