You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: