Harish Karthic

Results 8 comments of Harish Karthic

Hiya @francispage, Thanks for pointing it out. If you can create a PR, I will merge the changes.

Hi @francispage, I've applied the fixed and released a new version `5.0.12`.

There is no public API for setting this flag. I tried this too, but the call is going to `https://dev.azure.com/{org}/{projectId}/_api/_versioncontrol/UpdateRepositoryOption?__v=5&repositoryId=00000000-0000-0000-0000-000000000000`. ![Image](https://github.com/user-attachments/assets/0a4cfdd5-3f48-4050-ad36-0a2e4a008304) References: - https://stackoverflow.com/questions/63576736/programmatically-set-default-branch-name-for-new-azure-repositories - https://developercommunity.visualstudio.com/t/rest-api-for-updating-git-repo-settings-not-foundn/1167583

Hi @tomaszburzynski88, Can you please share the raw response from Api? In the catch block call ResponseHandler.getResponse() this returns the raw response.

@c4rth, Thanks for raising this, I've opened a new issue #85 which will be fixed in next version.

@tomaszburzynski88, The fix is applied in `v6.0.3`.

Hiya, The resource "**azuredevops_build_folder_permissions**" accepts all the actions of build security namespace ID **33344d9c-fc72-4d6f-aba5-fa317101a7e9**. Please see the below keys that can be used inside permission block. I've tried this and...