microsoft / microsoft/azure-devops-python-api

Renaming and disabling a git repository results on a Bad Request Error

未關閉
#509 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Python
星號
684
分支
218
平均合併
8 天 10 小時
30 天內合併 PR
1

描述

This is not an issue with the python sdk for azure devops but for the REST api itself: when using the calls described in https://learn.microsoft.com/en-us/rest/api/azure/devops/git/repositories/update?view=azure-devops-rest-7.1&tabs=HTTP
to rename and disable a repository, I am getting with the api sdk an exception, and with regular requests calls a Bad Request http status code.

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

先查看報告中連結的 Azure DevOps REST API repositories/update 文件,然後將 Python SDK 請求與等效的一般 HTTP 請求進行比較。重現同時重新命名和停用時的 Bad Request 回應;完成標準是找出可重現的原因,或記錄所需的請求詳細資訊和 API 限制。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
azure, git, python
領域
api
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。