Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New-GitHubPullRequest dies sometimes #23

Open
Iristyle opened this issue May 19, 2013 · 0 comments
Open

New-GitHubPullRequest dies sometimes #23

Iristyle opened this issue May 19, 2013 · 0 comments

Comments

@Iristyle
Copy link
Owner

D:\Users\Parity\Documents\source\Osiris\app\js [jenkins-test-timestamper-plugin-intentionally-busted-code]> New-GitHubPullRequest -Title 'DO NOT PULL - Testing Jenkins Timestamper Plugin'
The variable cannot be validated because the value
Iristyle:jenkins-test-timestamper-plugin-intentionally-busted-code is not a valid value for the Head
variable.
At D:\Users\Parity\Documents\WindowsPowerShell\Modules\Posh-GitHub\Posh-GitHub.psm1:406 char:30
+     $Head = "$($localUser):$($branchName)"
+                              ~~~~~~~~~~~
    + CategoryInfo          : MetadataError: (:) [], ValidationMetadataException
    + FullyQualifiedErrorId : ValidateSetFailure

fatal: You are pushing to remote 'origin', which is not the upstream of
your current branch 'jenkins-test-timestamper-plugin-intentionally-busted-code', without telling me what to push
to update which remote branch.
Sending pull request to EastPoint/Osiris from
New-GitHubPullRequest : An unexpected error occurred
At line:1 char:1
+ New-GitHubPullRequest -Title 'DO NOT PULL - Testing Jenkins Timestamper Plugin'
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-GitHubPullRequest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant