Skip to content

Repository List Sort not working #338

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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