Search ​Search

yaml
type: "io.kestra.plugin.github.pulls.search"
yaml
id: github_pulls_search_flow
namespace: company.team

tasks:
  - id: search_pull_requests
    type: io.kestra.plugin.github.pulls.Search
    oauthToken: your_github_token
    query: "repo:kestra-io/plugin-github is:open"

yaml
id: github_pulls_search_flow
namespace: company.team

tasks:
  - id: search_open_pull_requests
    type: io.kestra.plugin.github.pulls.Search
    oauthToken: your_github_token
    repository: kestra-io/plugin-github
    open: TRUE
Properties
Default ASC
Possible Values
ASCDESC
Default CREATED
Possible Values
CREATEDUPDATEDCOMMENTS
Format uri