Can we support running pre ci on stacked PR?
Open
enhancement
infrastructure
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Is your feature request related to a problem? Please describe
Such as: https://github.com/intel/llvm/pull/17180
If we support stacked PR workflow, we can make the code changes in each PR relatively small, which is good for code review and faster development.
### Describe the solution you would like
Automatically trigger CI on PR that doesn't merge into "sycl" branch.
Contributor guide
Assessment
This issue has not been assessed yet.