azure-devops-create-pr-task
azure-devops-create-pr-task copied to clipboard
Creating PR for another project in Azure DevOps that uses forked repository
Hi, I would like to know is it possible for me to automate a pull request for another project under the same organization using your plug-in. For eg. Project A which is my main project and i have a master repository in it. I would like to automate it to create a pull request for the repository in Project B which is forked from Project A . Which essentially means i am updating the source code in Project B. The attached screenshot is the settings i have configured in attempt to make it work. However, it wasn't successful. I have allowed all permission according to your instructions and also fixed the issues other contributors had risen. I would appreciate if you could take a look at my issue and give me some advise as i am a novice in Azure DevOps.
The error i have gotten through this configuration is: [error]The remote server returned an error: (404) Not Found.

Hi, can you run it with the variable system.debug = true and share here the logs?
Thank you! I can reproduce the issue. Look like my code support only forks repos from the same project, I will add a support also from other projects, I hope I will have time soon :)
Thank you so much for your reply.
Any news on this? I was trying to do the same and got stuck at the same error.
I'm looking forward to a new update on this? I also got the same error