mapbox / mapbox/github-release-tools

Support backport PRs in changelog-draft

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

Nobody has claimed this yet.

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

Description

backport creates cherry-pick PRs with a predictable format:

https://github.com/mapbox/github-release-tools/blob/20ca6c1ddfa321a2b3de9de81d18e30e316c3100/src/backport.js#L31

changelog-draft can use this to identify such PRs and use the original PR description instead.

cc @jfirebaugh

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.

Research direction

Start with src/backport.js at the linked line to understand the predictable cherry-pick PR format, then locate the changelog-draft entry point. Confirm that matching backport PRs use the original PR description instead, and verify the behavior with the project's available checks.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.