Skip to content

fix: extract PR number from gh pr create URL output; --json unsupported on runner#14

Merged
TMHSDigital merged 1 commit into
mainfrom
fix/release-gh-pr-flag
May 24, 2026
Merged

fix: extract PR number from gh pr create URL output; --json unsupported on runner#14
TMHSDigital merged 1 commit into
mainfrom
fix/release-gh-pr-flag

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

gh pr create --json is not available on the runner's gh CLI version. Extract the PR number from the URL that gh pr create returns instead (grep -oE '[0-9]+$').

…ed on runner

Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@github-actions github-actions Bot added the ci label May 24, 2026
@TMHSDigital TMHSDigital merged commit 4fc81c9 into main May 24, 2026
7 checks passed
@TMHSDigital TMHSDigital deleted the fix/release-gh-pr-flag branch May 24, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant