The name of the repo.
Optional
query?: {Optional
exclude_bots?: booleanWhether to exclude robot accounts (includes GitHub App and normal users whose username matches the pattern, for example: ti-chi-bot
).
Optional
page?: numberPage number of the results to fetch.
Optional
page_size?: numberThe number of results per page (max 100).
Optional
sort?: Specify the field by which to sort the pull request creators list (values with a -desc
suffix indicate descending sorting)
The owner of the repo.