yaml
type: "io.kestra.plugin.github.commits.Search"
yaml
id: github_commit_search_flow
namespace: company.team

tasks:
  - id: search_commit
    type: io.kestra.plugin.github.commits.Search
    oauthToken: your_github_token
    query: "Initial repo:kestra-io/plugin-github language:java"

yaml
id: github_commit_search_flow
namespace: company.team

tasks:
  - id: search_commit
    type: io.kestra.plugin.github.commits.Search
    oauthToken: your_github_token
    query: Initial
    repository: kestra-io/plugin-github
Properties
DefaultASC
Possible Values
ASCDESC
DefaultCOMMITTER_DATE
Possible Values
COMMITTER_DATEAUTHOR_DATE
Formaturi