Setup integration with Badgr
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 305
- Forks
- 148
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reading the existing bot code and the linked Badgr discussion, then determine how GitHub API webhooks and badge conditions would fit the project. Done means there is an agreed implementation scope for automating badge issuance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- api, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100