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

Extension doesn't work with GitHub Enterprise #144

Open ejwill opened 2 years ago

ejwill commented 2 years ago

The extension doesn't work with GitHub Enterprise setups. The input for GitHub service connection is expecting one for GitHub which is a different type than GitHub Enterprise. Also, the URL for GitHub Enterprise is different (example: github.[organization].com )

shayki5 commented 2 years ago

Hi, I don't have a user in GitHub Enterprise so I can't debug and fix it 😞