Commit c393ad1
feat: support explicit pr-number input in ecosystem_ci_dispatch
When pr-number is provided, use it directly via pulls.get() instead
of searching PRs by branch name. This avoids pagination limits,
fork PR ambiguity, and duplicate branch name issues. The branch-based
lookup is kept as a fallback for callers that do not know the PR number.
Amp-Thread-ID: https://ampcode.com/threads/T-019d3d10-71af-716a-a2ee-e4a3df4d5b7a
Co-authored-by: Amp <amp@ampcode.com>1 parent ca00670 commit c393ad1
1 file changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | | - | |
| 31 | + | |
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| |||
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
59 | 79 | | |
60 | 80 | | |
61 | 81 | | |
| |||
0 commit comments