New services
Explore Plans
Mobile menu Close menu
GitHubGitHub

Lists users that have starred the repository

This query returns a list of users that have starred the repository.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of users that have starred the repository.
API endpoint slug
github.get_repo_stargazers
Runtime method
performQuery("github.get_repo_stargazers")

Query fields

Repository Text input > Other

Label
Repository name
Slug
repository
Required
false
Can have default value
true

Ingredients

UsernameThe starrer's GitHub username.

Slug
username
Filter code
Github.getRepoStargazers.Username
Type
String
Example
octocat