The Wayback Machine - https://web.archive.org/web/20211121225736/https://github.com/topics/github
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 15,887 public repositories matching this topic...

refined-github
kidonng
kidonng commented Oct 27, 2021

Description

We have two features with similar names: conversation-filters and conversation-activity-filter. It's not clear from the names they do very different things, and I think it's best to distinguish them via a different name.

I suppose rename conversation-filters to more-conversation-filters, since that's what the feature does actually. It's not adding a whole feature of c

IanVS
IanVS commented Nov 8, 2021

Is your feature request related to a problem? Please describe.
I am using astro's dynamic routing to build up my urls, and it would be really nice if I could add a hidden locale field to my collection so that it appears in the frontmatter. As it stands, it seems the only way to determine a file's locale is from the path/filename, unless I'm missing another option.

**Describe the solutio

desktop
github-profile-readme-generator
renovate
jonahsnider
jonahsnider commented Oct 7, 2021

How are you running Renovate?

WhiteSource Renovate hosted app on github.com

Please select which platform you are using if self-hosting.

No response

If you're self-hosting Renovate, tell us what version of Renovate you run.

No response

Describe the bug

When Renovate opens a PR with semantic commits the entire commit message/PR title is lowercased. This is unnecessary, onl

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