microsoft / microsoft/azure-devops-go-api
Pipeline general setting -Cannot config disable creation of classic build and classic release pipelines
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 223
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
API: https://learn.microsoft.com/en-us/rest/api/azure/devops/build/general-settings/update?view=azure-devops-rest-7.1
Cannot modify disableClassicPipelineCreation though API v7.0, 7.1-preview.1 even with ORG configuration disabled.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Azure DevOps Build General Settings Update API linked in the issue and inspect how the Go client represents disableClassicPipelineCreation for API versions v7.0 and v7.1-preview.1. Reproduce the update with the organization setting disabled, then verify that the field can be modified and the generated request matches the service API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- api, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100