Function: GetCombinedStatus(ctx context.Context, owner, repo, ref string, opt *ListOptions) GitHub API docs: https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref Why GetCombinedStatus need ListOptions?
Function: GetCombinedStatus(ctx context.Context, owner, repo, ref string, opt *ListOptions)
GitHub API docs: https://developer.github.com/v3/repos/statuses/#get-the-combined-status-for-a-specific-ref
Why GetCombinedStatus need ListOptions?