Github CLA 签署机器人

发布时间: 更新时间: 总字数:75 阅读时间:1m 作者: IP上海 分享 网址

CLA assistantContributor License Agreement assistant 的简称,实现向 git 提交 pr 时,是否签署协议的检查。

cla-assistant 部署

MONGODB="mongodb://cla:<pwd>@cla-shard-00-00-yiuu4.mongodb.net:27017,cla-shard-00-01-yiuu4.mongodb.net:27017,cla-shard-00-02-yiuu4.mongodb.net:27017/cla?ssl=true&replicaSet=Cla-shard-0&authSource=admin&retryWrites=true&w=majority"
GITHUB_PASS="<pwd>"

docker run -d -p 5000:5000 \
  -e HOST=cla.opensource.xiexianbin.cn \
  -e PORT=5000 \
  -e HOST_PORT=8082 \
  -e PROTOCOL=http \
  -e GITHUB_CLIENT=80662afc776006de7bd7 \
  -e GITHUB_SECRET=05da94c325f9f54cd7ab8effa8819be5df9ddae2 \
  -e GITHUB_USER=G-robot \
  -e GITHUB_PASS=$GITHUB_PASS \
  -e MONGODB=$MG_STR \
  cla-assistant

扩展

参考

  1. https://github.com/clabot/clabot
  2. https://github.com/snowplow-incubator/cla-bot
  3. https://github.com/cla-assistant/cla-assistant
  4. 免费站点
Home Archives Categories Tags Statistics
本文总阅读量 次 本站总访问量 次 本站总访客数