mapbox / mapbox/github-release-tools
Add a script that posts an update on each issue that was fixed in a release
Open
- 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
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