badges/shields

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

Fermée

#10 162 ouverte le 10 mai 2024

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (5 423 forks)batch import
good first issueservice-badge

Métriques du dépôt

Stars
 (22 337 étoiles)
Métriques de merge PR
 (Merge moyen 6j 3h) (71 PRs mergées en 30 j)

Description

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.

Guide contributeur