Commit 3dd04cb
committed
fix(ci): use pr url to obtain contributors PR number
gh pr create does not support --json/--jq flags, which caused the
contributors workflow to fail with 'unknown flag: --json'. Capture
the PR URL printed by gh pr create and parse the number from it.
Signed-off-by: Xiangyu Wang <wxyucs@gmail.com>
Signed-off-by: OpenCode (claude-opus-4.7) <noreply@opencode.ai>
Signed-off-by: Xiangyu Wang <wxy407827@antgroup.com>1 parent 392bab1 commit 3dd04cb
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments