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

Two PRs with same branch name but different git tree errors Stage-ci. #14

Closed
jimthedev opened this issue May 10, 2017 · 3 comments
Closed

Comments

@jimthedev
Copy link
Contributor

If you already have a branch in your repo called, let's say patch-1. Stage-ci has run and deployed but we're not yet ready to merge so the PR and the deploy is still out there. This is no problem and stage-ci works wonders.

Now. Time for a bit of chaos. Another user with a fork of the repo creates the same branch name but for a different issue. She puts in a PR and of course stage-ci tries to do a deploy but it errors because there is already a different deploy with that name.

@jimthedev
Copy link
Contributor Author

I showed it off in a dummy project here: https://github.com/jimthedev/io-bootstrap/pulls

Notice that both # 3 and # 4 are pulling the mo-betta branch but 4 is doing so from across a fork.

@hawkins
Copy link

hawkins commented May 10, 2017

#8 would alleviate this issue for the most part, right?

@jimthedev
Copy link
Contributor Author

Yes I think so. Thanks!

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

2 participants