microsoft / microsoft/azure-devops-go-api

Pipeline general setting -Cannot config disable creation of classic build and classic release pipelines

Open
#133 6 comments 1 reaction 0 assignees View on GitHub

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.

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.