logo
0
0
WeChat Login
Forkfromcnb/cool/contrib-stats, behindmain1 commits

镜像

cnbcool/contrib-stats:latest

使用示例

master:
  push:
    - stages:
        - name: repo stats
          image: cnbcool/contrib-stats:latest
        - name: show repo contributors-simply
          script: cat contributors_simply.json
        - name: show repo contributors-trend
          script: cat contributors_trend.json  

贡献者计算规则

  • 计算贡献者缩略数据和趋势数据,根据默认分支提交作者排名,取前 100 名
  • 忽略合并提交,即父提交个数超过 1 个,即无效提交

About

No description, topics, or website provided.
Language
Go74.1%
Shell22.9%
Dockerfile3.1%