gh_legacy_get_issues_search_by_keyword: Find issues by state and keyword.

Description Usage Arguments Details

Description

Find issues by state and keyword.

Usage

1
2
gh_legacy_get_issues_search_by_keyword(keyword, state, owner, repository,
  ...)

Arguments

keyword

The search term.

state

Indicates the state of the issues to return. Can be either open or closed.

owner

owner

repository

repository

...

Additional parameters to pass to gh. See details.

Details

Additional parameters that can be passed:

type

It takes values in: all, public, private, forks, sources, member. The default is: all

Accept

Is used to set specified media type.


ramnathv/gh3 documentation built on May 7, 2019, 12:53 a.m.