Commit c78f784
committed
Fix vendoring PRs for stable branches
Nightly import of DuckDB engine sources ("vendoring") is performed by
creating PRs on `vendoring-<branch>` base branches. After the tests are
passed the PR is merged and `vendoring-<branch>` is re-created to be
used in subsequent imports.
This change fixes the vendoring branch re-creation to place it not
always on the `main` branch, but on the correct branch (either `main` or
stable one line `v1.3-ossivalis`).1 parent 0c827aa commit c78f784
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
0 commit comments