Open MVrachev opened 5 years ago
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:
https://github.com/edgexfoundry/edgex-go/pull/1281 Then the user decided to check Precaution on its forked repository and created a pull request on his own forked repository:
both pull requests are opened at the same time and we get this error:
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:
Expected behavior We expect that Precaution will work on both instances.
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:
https://github.com/edgexfoundry/edgex-go/pull/1281 Then the user decided to check Precaution on its forked repository and created a pull request on his own forked repository:
both pull requests are opened at the same time and we get this error:
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:
Expected behavior We expect that Precaution will work on both instances.