nelsonic / nelsonic/github-scraper

Parse an Issue

Open
#103 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement starter
Dominant language
JavaScript
Stars
456
Forks
97
PR merge metrics
No merged PRs in 30d

Description

One of our original objectives with creating this module was to get all the issue in a given org and organise them in a single view. When GitHub changed the UI for issues last year our parser "broke" ... let's fix it now!

Tasks

Once we have this basic info we can work on the metadata contained in the page #43
Related to #24 (scrape an issue with a single comment)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the skipped or incomplete cases in test/issue.test.js and the selectors in lib/issue.js. Work through the remaining comments requirements—author, created date, and body—and use the issue tests to verify that parsing the comment list is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.