Search
Search topics
Search
Search topics
yaml
type: io.kestra.plugin.github.topics.SearchExamples
yaml
id: github_topic_search_flow
namespace: company.team
tasks:
- id: search_topics
type: io.kestra.plugin.github.topics.Search
oauthToken: "{{ secret('GITHUB_ACCESS_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: "{{ secret('GITHUB_ACCESS_TOKEN') }}"
query: "micronaut framework"
is: NOT_CURATED
repositories: >100
Properties
appInstallationToken string
created string
endpoint string
is string
Possible Values
CURATEDFEATUREDNOT_CURATEDNOT_FEATUREDjwtToken string
login string
oauthToken string
query string
repositories string
Outputs
uri string
Format
uri