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
Track PendingSignatures by Pull Request number directly
The `/repos/{owner}/{repo}/commits/{commit_sha}/pulls` API endpoint does not return Pull Request objects when the commit comes from a fork.
Track PendingSignature objects by the Pull Request they came from directly.
0 commit comments