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

Running on Azure windows-latest agent pool still task is failing #161

Closed gsharm2020 closed 1 year ago

gsharm2020 commented 1 year ago

Hi,

I'm trying to run this task in azure devops - and using windows latest azure provided agent. Still my task is failing with below error:

[error]The current operating system is not capable of running this task. That typically means the task was written for Windows only. For example, written for Windows Desktop PowerShell.

gsharm2020 commented 1 year ago

I managed to run this on windows agent ..

shayki5 commented 1 year ago

@gsharm2020 Great! Can you edit your review please? thank you!