Commit fd86ee4
Allow overriding ldk-node fork/branch from PR description
Parse the PR body for a `ldk-node: owner/repo#branch` line and use it
to check out a custom fork/branch for the integration test. Falls back
to `lightningdevkit/ldk-node` at its default branch when not specified
or on push events.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fc8350a commit fd86ee4
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
18 | 29 | | |
19 | 30 | | |
20 | 31 | | |
21 | | - | |
| 32 | + | |
| 33 | + | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
| |||
0 commit comments