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
This fixes the merge-conflict handler which recently stopped working.
From what I can tell, the `/issues/` endpoint no longer returns all the
same details when fetching a pull request. This changes it to use the
`/pulls/` endpoint instead which contains all of the necessary fields.
Fixes#2154
0 commit comments