Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 13,540 public repositories matching this topic...

refined-github
liry
liry commented Jul 13, 2021

Are you experiencing an issue with...

shields.io

🐞 Description

I would expect "GitHub release *" to show release name instead of name of tag. One can use "GitHub tag *" for displaying tags.

🔗 Link to the badge

https://img.shields.io/github/v/tag/gooddata/gooddata-java.svg?sort=semver

💡 Possible Solution

At least extend this badge to be able to choose release name or tag name

github-profile-readme-generator
Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta