tison

Results 964 comments of tison

I suggest we can try to introduce crate-ci/typos to this project.

This is superseded by #2162. Thanks for your contribution @Vivekgoku20!

Closed as random PR .. If you have anything to propose, try to describe it in the PR or start a discussion on [email protected] first.

The phrase before and after is just the same. Closed as won't do.

Reference * https://github.com/kubernetes/kubernetes/blob/master/hack/cherry_pick_pull.sh * https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md

In LICENSE or NOTICE should be OK. In NOTICE like Kvrocks: * https://github.com/apache/kvrocks/blob/unstable/NOTICE In LICENSE like Flink: * https://github.com/apache/spark/blob/master/LICENSE I'd prefer to bundle in NOTICE and leave the LICENSE identical...

SGTM. How can this plugin currently resolve the name? GitHub treats repo name case insensitive though.

If you can access GitHub API, here are two methods you can resolve the name with "greptimeteam/greptimedb" to the proper fullname: With REST API: ```shell gh api -H "Accept: application/vnd.github.VERSION.sha"...

I'm using [GitHub Issue Link Status plugin](https://github.com/fregante/github-issue-link-status) also which should apply the tech you mention. You can check its code for how to do it.