badges/shields

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

クローズ

#10,162 opened on 2024/05/10

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (5,423 件のフォーク)batch import
good first issueservice-badge

Repository metrics

Stars
 (22,337 個のスター)
PR merge metrics
 (平均マージ 6d 3h) (30d で 71 merged PRs)

説明

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.

コントリビューターガイド