Search
Certified
Search topics
Search
Certified
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
fetchType string
Default
STOREPossible Values
STOREFETCHFETCH_ONENONEis string
Possible Values
CURATEDFEATUREDNOT_CURATEDNOT_FEATUREDjwtToken string
login string
oauthToken string
query string
repositories string
Outputs
row object
rows array
SubTypeobject
size integer
total integer
uri string
Format
uri