I have parent repo and 2 forks pc1 & pc2. Both fork generated push request to the parent at mostly the same time.
Within parent repo i saw both request and there were no conflicts, until i merged one into the parent. After that I declined the another pull request from parent repo.
Now i want to see the status of my pull request in individual forks within the forks itself.
Any idea if it's possible or there isn't any such thing.
Hello @Sourav Kumar Sahu,
Pull request belongs to the repository it is targeting to. So it is not reflected in the source repository. That is, there's no way to see the pull requests you described in the originating fork repositories.
However, you can now pull the new changes form the upstream into the forks (sync them), and you'll be able to see the conflicts in the forked repository which pull request has been declined.
Hope this helps.
Cheers,
Daniil
Is there any mechanism where we can suggest atlassian to implement the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.