Octohat - GitHub 查找无代码贡献用户


MIT
跨平台
Python

软件简介

要发现GitHub 上的 code contributions 很很容易,但其它的呢? Octohat 可以查出
GitHub 项目上无代码贡献的用户。

Octohat 中输入一个 github repo 名字,它会回复一串和 GitHub 项目有互动,但又没有提交代码的 GitHub
用户。交互包括:

  • 在一个 issue 上 raising 或者 commenting

  • 在一个 pull request 上 raising 或者 commenting

  • 对一个 commit 进行 commenting

使用示例:

octohat [-h] [-g] [-l LIMIT] repo_name

positional arguments:
  repo_name                githubuser/repo

optional arguments:
  -g, --generate-html      Generate output as HTML
  -l LIMIT, --limit LIMIT  Limit to the last x Issues/Pull Requests