Search ​Search

yaml
type: "io.kestra.plugin.github.code.search"
yaml
id: github_code_search_flow
namespace: company.team

tasks:
  - id: search_code
    type: io.kestra.plugin.github.code.Search
    oauthToken: your_github_token
    query: "addClass in:file language:js repo:jquery/jquery"

yaml
id: github_code_search_flow
namespace: company.team

tasks:
  - id: search_code
    type: io.kestra.plugin.github.code.Search
    oauthToken: your_github_token
    query: addClass
    in: file
    language: js
    repository: jquery/jquery
Properties
Possible Values
PARENT_AND_FORKSFORKS_ONLYPARENT_ONLY
Default ASC
Possible Values
ASCDESC
Default BEST_MATCH
Possible Values
BEST_MATCHINDEXED
Format uri