The "backported from #NNNN" text needs to link to the issue
Open
Beginner friendly
Nobody has claimed this yet.
stale
- Dominant language
- Python
- Stars
- 10
- Forks
- 40
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 8
Description
The cherry-pick script needs to generate a link for the issue number from which the backport was created.
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 with the cherry-pick script described in the issue and find where it generates the “backported from #NNNN” text. Update that output so the source issue number links to the corresponding issue, then verify the generated backport text contains the expected link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100