Add a script that posts an update on each issue that was fixed in a release

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
release, tooling

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.

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.

Dominant language
JavaScript
Stars
16
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from mapbox/github-release-tools

All issues in mapbox/github-release-tools

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.