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

Unintentional stage-up of PR branch on a non-PR branch #115

Open
vivekbisen opened this issue Sep 19, 2017 · 1 comment
Open

Unintentional stage-up of PR branch on a non-PR branch #115

vivekbisen opened this issue Sep 19, 2017 · 1 comment
Labels

Comments

@vivekbisen
Copy link

When called op stage-up on a branch that doesn't have a PR, octopolo is expected to prompt users for PR number. It unintentionally stages up PR branch that matches the current branch name.

In the example below, PR 11236 is associated with branch name masteronlyordercont

@vivekbisen
Copy link
Author

Possible solutions would be asking github for an exact match of the branch name or doing it ourselves around this line instead of accepting the first result.

@vivekbisen vivekbisen added the bug label Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant