Skip to content

Repository List Sort not working #338

@swapnils19

Description

@swapnils19

I am trying to get sorted repository list, but it seems the request is not considering other params that I passed to the repos object. I am getting a default list all the time which is sorted by full_name.
PFB my code -

github.repos(user: user_name, repo: repo_name, sort: 'pushed', direction: 'desc')

Note: github is an object of Github::Client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions