github-tools / github-tools/github
List of issues that releated to PR (by merges)
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 809
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks,
I want to get the list of issues by PR Number.
SO scenario like this:
Imagine that we have a PR.
The PR has commits.
And those commits have #ISSUE_NUMBER
So each commit has its message with the issue number related to an issue.
I'm looking for a way to get those issues by providing a Pull Request number.
Could anyone please let me know?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the wrapper's existing Pull Request and commit-related API entry points. Determine whether commit messages can be mapped to issue numbers for a supplied Pull Request number, then define the returned issue list and verify the behavior against the GitHub API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100