Setup integration with Badgr
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 305
- 派生
- 148
- 平均合并
- 9 小时 2 分钟
- 30 天内合并 PR
- 3
描述
https://github.com/nodejs/badges has been set up to spearhead the node badges initiative.
In order to automate the process of issuing badges, I had been thinking about spinning up a service that would register webhooks using the GitHub API to automatically issue badges when certain conditions are met (first-time contribution, etc).
The conversation took place in https://github.com/nodejs/badges/issues/9 and I was instructed to get in contact with the team here in order to make it happen.
I'd need your help with the bare basics (if we go ahead and implement it as a function within the existing codebase for the bot). Any further assistance would also be appreciated.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件、测试或入口点。首先阅读现有的 bot 代码和链接的 Badgr 讨论,然后确定 GitHub API webhooks 和徽章条件将如何适配项目。达成自动化徽章发放的实施范围共识,即为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript
- 领域
- api, devtools
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100