mapbox / mapbox/github-release-tools
Add a script that posts an update on each issue that was fixed in a release
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
For each issue that's fixed by a release, post a comment on that issue saying "Fixed in vX.Y.Z" w/ a link to the GH release notes.
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 inspecting the repository's existing release scripts and how they identify issues fixed in a release. Implement the update flow so each fixed issue receives a comment containing the release version and a link to the GitHub release notes, then verify it without posting unintended comments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100