mapbox / mapbox/github-release-tools
Add unit tests for get-changelog-data
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`get-changelog-data.js` needs unit tests, particularly to clarify & solidify the approach to finding commits' associated PRs and issues
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
Start by reading get-changelog-data.js and trace how it finds commits' associated pull requests and issues. Add unit tests that document and verify this lookup behavior, including the cases the implementation currently handles, then run the project's existing test command to confirm the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100