mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
PR numbers are almost always listed parenthetically in the commit message; but when something is committed manually, it could be missing. This change uses octokit's listPullRequestsAssociatedWithCommit() as a second approach to finding a commit's PR. Last night's Releases WG meeting noted that "re-enable pdf viewer" was missing from the notes. This PR fixes that omission.