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

Commit 01c428e

Browse files
Updated dev workfor for auto prs
1 parent 0afe54d commit 01c428e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/dev-stage.yaml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ jobs:
4040
run: |
4141
export PR_BRANCH=$(git branch --show-current)
4242
export DEFAULT_BRANCH=$(git remote show origin | awk '/HEAD branch/ {print $NF}')
43-
echo "$PR_BRANCH and $DEFAULT_BRANCH"
43+
echo "$PR_BRANCH and $DEFAULT_BRANCH"
44+
gh pr create --title "Automated PR from Dev Stage" --body "Coming Soon" --base $DEFAULT_BRANCH --head $PR_BRANCH --repo $GITHUB_REPOSITORY

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /