badges/shields

Badge Request: Support ReadTheDocs Business Tiers

Open

#8,335 创建于 2022年8月23日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (22,337 star) (5,423 fork)batch import
good first issueservice-badge

描述

:clipboard: Description Currently the support for ReadTheDocs only consist of their free community tier. However, we wanted to use shields to display badges for projects hosted on their Business tiers as well.

:link: Data The data can be fetched very similar to how it is being done currently on the readthedocs service, the main difference here is adding support for readthedocs.com as well.

ReadTheDocs business do support private repositories, getting badges for those may require a token which would be provided by the user.

:microphone: Motivation Use shields with projects hosted on readthedocs.com . Usage of dynamic URLs are not as feasible since the color would be static. And we do not want to standup our own endpoint to get the badge. Supporting this would be a good addition to shields.

贡献者指南