nelsonic / nelsonic/github-scraper
extract the meta events in an issue?
Open
Nobody has claimed this yet.
enhancement
help wanted
question
- Dominant language
- JavaScript
- Stars
- 456
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
extract the "timmy added label xyz to the issue" and "Tina assigned Tony to the issue" type events.
Contributor guide
No contributing guide indexed for this repository
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
Start by reading the existing repository extraction flow and inspecting how GitHub issue pages expose label and assignment events. Identify where these events should be represented, then verify that both example event types are extracted consistently from issue pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100