Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ae825e

Browse files
authored
chore(scripts): push version bump pr branch in release script (#13397)
1 parent374f0a0 commit9ae825e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎scripts/release.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,9 @@ You can follow the release progress [here](https://github.com/coder/coder/action
348348
maybedryrun"${dry_run}" git stash pop
349349
fi
350350

351+
# Push the branch so it's available for gh to create the PR.
352+
maybedryrun"${dry_run}" git push -u"{remote}""${pr_branch}"
353+
351354
log"Creating pull request..."
352355
maybedryrun"${dry_run}" gh pr create \
353356
--assignee"${pr_review_assignee}" \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp