Search
yaml
type: "io.kestra.plugin.github.topics.search"
Examples
yaml
id: github_topic_search_flow
namespace: company.team
tasks:
- id: search_topics
type: io.kestra.plugin.github.topics.Search
oauthToken: your_github_token
query: "micronaut framework is:not-curated repositories:>100"
yaml
id: github_topic_search_flow
namespace: company.team
tasks:
- id: search_topics
type: io.kestra.plugin.github.topics.Search
oauthToken: your_github_token
query: "micronaut framework"
is: NOT_CURATED
repositories: >100
Properties
created string
is string
Possible Values
CURATED
FEATURED
NOT_CURATED
NOT_FEATURED
jwtToken string
login string
oauthToken string
order string
Default
ASC
Possible Values
ASC
DESC
query string
repositories string
Outputs
uri string
Format
uri