Skip to content

Ability to specify both branch and sha parameters at same time in GHCommitQueryBuilder #90

Closed
@vr100

Description

Github allows you to specify "sha" parameter multiple times while querying for commits. For eg., the case where we need commits from branch x from commit sha y, we could specify sha query parameter twice in the github api url. The current code has no way to achieve this scenario.

(This is related to Merge of pull request #86 . Commit : a409b4f)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions