Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Bug when using one branch for two pull requests #206

Open
MVrachev opened this issue Apr 25, 2019 · 0 comments
Open

Bug when using one branch for two pull requests #206

MVrachev opened this issue Apr 25, 2019 · 0 comments
Labels
bug Something isn't working task-size-large
Milestone

Comments

@MVrachev
Copy link
Contributor

Describe the bug
There is a bug when you reuse one branch for two pull requests and they are both opened at the same time.
Here there is this a pull request from a forked repo to an original repo:
image

edgexfoundry/edgex-go#1281
Then the user decided to check Precaution on its forked repository and created a pull request
on his own forked repository:
image

both pull requests are opened at the same time and we get this error:
image

It's curious that in this situation Precaution is NOT installed on the original repo but only on the forked repo.

To Reproduce
Steps to reproduce the behavior:

  1. Open a pull request from forked repo to an original repo
  2. Open another pull request from the forked repo to itself
  3. You will get on the second pull request the error showed above

Expected behavior
We expect that Precaution will work on both instances.

@MVrachev MVrachev added the bug Something isn't working label Apr 25, 2019
@joshuagl joshuagl added this to the Near Future milestone May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working task-size-large
Projects
None yet
Development

No branches or pull requests

2 participants