You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`gh pr create --title "new-layer: ${layerData.name}" --body "This PR creates a new layer based on the info at ${github.context.payload.issue.html_url}. Please try it out in GitPod to test, and/or make necessary changes to the description, etc. in this PR." --head "${prBranchName}" --base "${baseBranchName}"`
0 commit comments