Skip to content

Improvement: Include Forked repositories in GHRepositorySearchBuilder #1174

@tied

Description

@tied

As a user of your library,
I want to use the GHRepositorySearchBuilder class to find my forked repositories
so that I'm able to automate fetch upstream.

Current implementation

The GHRepositorySearchBuilder has a forks method. But this is for searching for how many time a repository was forked and not if the repository itself is a fork.

Expected implementation

Add a fork method to GHRepositorySearchBuilder so that t can add the parameters true or only to search for repositories that I have forked.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions