shayki5 / azure-devops-create-pr-task

Azure Pipelines task to create PR in Azure DevOps or GitHub during a build or release pipeline
https://marketplace.visualstudio.com/items?itemName=ShaykiAbramczyk.CreatePullRequest
MIT License
58 stars 35 forks source link

[error]The underlying connection was closed #112

Closed GrumpyVader closed 2 years ago

GrumpyVader commented 3 years ago

I'm using the Azure DevOps repository type with Current Repository build. I set the branch to test/* and defined a custom Title for testing. No other options are set.

I also tried Selecting the Project and Repository and specifying the Source branch.

When I run the release, the PR step throws the following error.

[error]The underlying connection was closed: An unexpected error occurred on a receive.

shayki5 commented 3 years ago

Hi, can you run it with system.debug = true and share here the logs?

GrumpyVader commented 3 years ago

I apologize for such a long delay. I finally got back to trying this and I have the debug info. Let me know if there is anything else I can get you.

CreatePullRequest-ErrorLog.txt

shayki5 commented 3 years ago

Hi, the master and target are the same, can you change it? Are you behind a proxy?

shayki5 commented 2 years ago

@GrumpyVader ping :)