badges/shields

Azure DevOps - Build Badge - PAT Token not used on private projects

已關閉

#10,162 建立於 2024年5月10日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (5,423 個分叉)batch import
good first issueservice-badge

倉庫指標

星標
 (22,337 顆星)
PR 合併指標
 (平均合併 6天 3小時) (30 天內合併 71 個 PR)

描述

Are you experiencing an issue with...

My own instance of shields

🐞 Description

Our organisation has strict rules on access, as such anonymous access to badges is disabled.

I have configured PAT token and other Azure DevOps badges work great, the build badges however do not use the PAT token as part of the requests, as such are not able to access the projects.

🔗 Link to the badge

https://shields.io/badges/azure-dev-ops-builds-branch https://shields.io/badges/azure-dev-ops-builds

💡 Possible Solution

Implement fetch using auth (if PAT provided) as other Azure DevOps badges do.

貢獻者指南