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

404 error #101

Closed JoshDouglasOU closed 3 years ago

JoshDouglasOU commented 3 years ago

I'm sure this is something really easy that i'm just overlooking.

i'm getting this error remote server returned an error. 404 not found

i'm using azure devops just trying to pr from source branch to main.

JoshDouglasOU commented 3 years ago

yes it was an overlooked fat finger.

%(Build.SourceBranch) instead of $(...)